Hacker News new | ask | show | jobs
by cutler 1041 days ago
JS and Python have gradual, not static typing. Same for PHP 8 but Hack is a different language.
1 comments

> JS and Python have gradual, not static typing.

that's because of all legacy dynamicaly typed codebases

For values of "legacy" referring to "new code written this afternoon, and tomorrow morning".