
@NfNitLoop ("Cody C. #BLM") replied to a tweet by @steveklabnik:
@steveklabnik My metric is "how much state do I need to keep in my head to make sure I'm properly understanding this code?"
Untyped spaghetti code that uses global state in various files? 👎
Deeply indented control flow? 👎
Encapsulated, strongly-typed code? 👍
w/ docs? 👍👍