Y
Hacker News
new
|
ask
|
show
|
jobs
by
beders
349 days ago
Zig just caught up with the practice that runs rampant in JavaScript land ;)
1 comments
toastercat
349 days ago
this comparison doesn't really make sense since JS as a language keeps a lot of old baggage to maintain backwards compatibility.
link
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