Hacker News new | ask | show | jobs
by hexsprite 2086 days ago
Good advice for any language. Write it correct first and optimize what’s needed.
2 comments

Make it work, then make it nice.
100x this. First correct, then make it shiny if necessary.