Y
Hacker News
new
|
ask
|
show
|
jobs
by
toastercat
348 days ago
this comparison doesn't really make sense since JS as a language keeps a lot of old baggage to maintain backwards compatibility.
1 comments
flohofwoe
348 days ago
In reality it makes little difference whether source code needs to be fixed because of a breaking language or dependency update. Even in C/C++ I need to go over my code whenever I update to a new compiler version because of new warnings.
link
pjmlp
348 days ago
And that is why when no one pays the budget for doing tooling upgrades in big corps, the tooling never gets updated.
link