Hacker News new | ask | show | jobs
by snicker7 484 days ago
It may be worthwhile to understand where dynamic typing is helpful since this gets mentioned a lot. Python and other dynamic languages are increasingly reliant on static type checkers.