Hacker News new | ask | show | jobs
by paulborza 2923 days ago
To the list above, also include unit testing with preferably at least 80% code coverage. I'm always amazed how easy it is to break things on the frontend without even realizing it. You make one little change here and it breaks somewhere else.