Ask HN: What mental habits do fast coders have?
https://news.ycombinator.com/item?id=8608566I want to become faster at building things. One mental habit I've noticed is that fast coders focus on which working features they've added and how long it took to add them. Slow coders tend to focus on building the right foundation for their project and expressing the solution in an elegant way. What else?