Hacker News new | ask | show | jobs
by int_19h 567 days ago
The culture around JS seems to believe that, between semver and package version pinning, there's some kind of mandate to do things like massive incompatible API refactoring, so long as you update the major version number.

The result is what TFA describes.