Featured
Understanding `sideEffects` in package.json (and Why Library Authors Should Care)
One of the most misunderstood fields in package.json is also one of the most dangerous. Misuse it and your library may work locally but fail in production.
February 13, 20254 min readJavaScript, TypeScript, NPM
Read article