Team Nicolò Ribaudo At Igalia since June 2022. Follow me bsky.app/profile/nicr.dev github.com/nicolo-ribaudo Toots Feb 12, 2026 The “export defer” TC39 proposal aims to introduce a similar optimization at the language level, so that you can rely... Jan 31, 2026 Peak JS code is a file that self-installs its dependencies, and then even patches them before require()‘ing them. Jan 29, 2026 I just realized that my first PR to Babel (which happened to not get merged, but 🤷) is from more... Jan 29, 2026 If anybody needs it, feel free to copy my code from https://github.com/babel/babel/pull/17751 :) It has a script that fails CI... Commits Feb 15, 2026 [Babel] Set peer dep on `@babel/core` to `workspace:^` (#17800) Feb 15, 2026 [Babel] Remove Babel 7 plugins from parser types (#17793) Feb 15, 2026 [Babel] Archive syntax plugins enabled by default (#17792) Jan 31, 2026 [Babel] Remove `browser` entrypoint for `@babel/register` (#17762)
Feb 12, 2026 The “export defer” TC39 proposal aims to introduce a similar optimization at the language level, so that you can rely...
Jan 31, 2026 Peak JS code is a file that self-installs its dependencies, and then even patches them before require()‘ing them.
Jan 29, 2026 I just realized that my first PR to Babel (which happened to not get merged, but 🤷) is from more...
Jan 29, 2026 If anybody needs it, feel free to copy my code from https://github.com/babel/babel/pull/17751 :) It has a script that fails CI...