Jul 29, 2017 · 1 min read
I think the larger argument for the software industry is the cost of statically typed languages and the cost of compile time validation for method signature correctness and type safety.
While most people would prefer the immediate benefits of a statically typed language, after spending time in a larger project you start to wonder if using Javascript or another interpreted just to get your build times down would be worth it.
