Stephan Bönnemann
We fail to follow SemVer – and why it needn't matter

Discussion: Issue #135

Slides: https://speakerdeck.com/boennemann/we-fail-to-follow-semver-and-why-it-neednt-matter-1

If extensive libraries and even the tiniest module followed SemVer strictly, dependency hell would be a thing of the past … but humans weren’t made to follow rules.

There are over 125.000 packages on npm today. By the time of this conference, at least another 10.000 will have been added. Using the right packages in your own modules and applications makes JavaScript the joy to develop it is today. But if even immensely popular libraries fail to properly declare breaking changes, how can we trust the over 50.000 strangers who developed all these modules? Currently we can’t. Let me show you how to write confidence-inspiring modules by leaving package publishing up to the machines – instead of buggy humans.

Join us any time and get to be a better coder!

Back