Sérgio Gomes
banner
sgomes.com
Sérgio Gomes
@sgomes.com
Developing things on the web. Web performance engineer at Automattic. Clumsy maker.
Reposted by Sérgio Gomes
The semver library used in npm, yarn and pnpm could be made 33x faster.

Ran into that while wondering why running `npm install` takes so long on the Preact repo.

marvinh.dev/blog/speedin...
Speeding up the JavaScript ecosystem - Semver
During the installation process, package managers run a bunch of semver comparisons. The semver library used in npm, yarn and pnpm can be made around 33x faster.
marvinh.dev
August 10, 2025 at 8:34 AM
Reposted by Sérgio Gomes
it feels important to keep saying: SPA as an app framework default (and not an opt-in feature) was a mistake
July 1, 2025 at 4:08 PM