How I code

I’ve worked with a lot of different teams. Some care about design, and some don’t. If you’re working with me, you might wanna know where I tend to lean.

Order of importance:

  1. Get it working
  2. Clean API / intuitive UI. Which one wins depends on the situation.
  3. Clean code
  4. Clean commit history

In larger companies, the importance of code reviews and collaboration means a clean commit history is more essential.

Programming

← Previous
Big files = good
Next →