Y
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
riku_iki
1041 days ago
> JS and Python have gradual, not static typing.
that's because of all legacy dynamicaly typed codebases
link
kazinator
1041 days ago
For values of "legacy" referring to "new code written this afternoon, and tomorrow morning".
link
that's because of all legacy dynamicaly typed codebases