Hacker News new | ask | show | jobs
by yoplait_ 3694 days ago
> that can mean that large projects can end up being less maintainable in the future because you don't usually have a type checker

That's not true if you seriously unit-test your code base, which you should in both cases.