Pure ESM package. GitHub Gist: instantly share code, notes, and snippets.| Gist
Determining module system#| nodejs.org
Immer (German for: always) is a tiny package that allows you to work with immutable state in a more convenient way.| immerjs.github.io
Next.js 13.4 moves App Router to stable, Turbopack to beta, and introduces experimental support for Server Actions.| nextjs.org
I maintain a few dozen Javascript libraries, and recently updated many of them| evertpot.com
The ecosystem around delivering ECMAScript modules via packages is slowly maturing. This blog post explains how the various pieces fit together: Packages – JavaScript’s units for software distribution The three kinds of ECMAScript module specifiers Providing and using packages via module specifiers in Node.js, Deno and web browsers| 2ality.com