Hacker News new | ask | show | jobs
by hak8or 2824 days ago
Types let you shift more of the testing load to the compiler instead of run time. Also, auto complete (not just string based) works much better because it's easier to reason via information that is exclusively in the realm of compile time (types).