Hacker News new | ask | show | jobs
by secoif 5335 days ago
I've never, not even once, missed static typing since accepting the move to JavaScript; you just get used to it. You shouldn't rely on the compiler to detect 'errors', rely on your test cases.