Skip to content

Instantly share code, notes, and snippets.

@mm53bar
Last active August 20, 2018 02:56
Show Gist options
  • Save mm53bar/70e8671131a24606c4fbc14c1b897041 to your computer and use it in GitHub Desktop.
Save mm53bar/70e8671131a24606c4fbc14c1b897041 to your computer and use it in GitHub Desktop.
Engineering Values
from https://r.32k.io/eng-vals
don’t be clever
code is a liability
ask, learn, and teach
design and architecture matter
first make it correct then make it fast
only make it fast if you know it matters
it’s not done until customers are getting value
it’s not done until there’s nothing left to take away
don’t automate something you haven’t done manually
quick incremental progress is better than the alternative
code is shared by the team. there is no such thing as my code
it’s easier to change a dry-erase board than a production system
code is written to be understood by humans first, computers second
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment