Hacker News new | ask | show | jobs
by cageface 4650 days ago
Once you go beyond a small project, it's really nice to have the compiler on your side here!

Absolutely. Mobile dev brought me back to compiled languages after a long stint in Ruby and the advantages of static typing for performance, correctness, and tooling are so overwhelming that I doubt I'll ever work in a dynamic language by choice again.