Hacker News new | ask | show | jobs
by mwcampbell 3851 days ago
You didn't say anything about unit tests. Those tend to be the technique that proponents of dynamic languages promote for catching errors earlier.
1 comments

It's pretty difficult to defend the proposition that catching errors in unit tests is superior to not making them.