Hacker News new | ask | show | jobs
by fooker 2295 days ago
I am a big fan of this approach.

I have seen that if I stop and think about the problem too much in the beginning, it takes a whole lot longer to arrive at a good solution.

Prototype -> Think -> Engineer.

If you are lucky, you get to reuse some code from the prototype, if not that was hopefully a good lesson for the future.