🛰️ https://sonda.dev — Universal bundle analyzer
It introduces a new UI that makes it easier to inspect and visualize large projects. It also displays more information about assets, inputs, external dependencies, and import relationships.
Demo and details below 👇
big thanks to @superchupu.dev and @benmccann.com for putting so much work into this and the migrations/adoption. we're lucky to have both in the @e18e.dev community 💙
big thanks to @superchupu.dev and @benmccann.com for putting so much work into this and the migrations/adoption. we're lucky to have both in the @e18e.dev community 💙
www.firefox.com/en-US/firefo...
It's worth noting that webpack/Rspack produce larger bundles in this case due to different handling of dynamic require() in moment.js, see github.com/filipsobol/b...
It's worth noting that webpack/Rspack produce larger bundles in this case due to different handling of dynamic require() in moment.js, see github.com/filipsobol/b...
So I wrote a blog post about it
An absolutely ridiculous amount of open source is one person projects. I have the data to prove it
opensourcesecurity.io/2025/08-oss-...
So I wrote a blog post about it
An absolutely ridiculous amount of open source is one person projects. I have the data to prove it
opensourcesecurity.io/2025/08-oss-...
I just re-ran the tests with the latest versions to see what’s changed 👇
I just re-ran the tests with the latest versions to see what’s changed 👇
no-floating-promises completes 4.4k files in 3.2 seconds, in the vscode repo.
typescript-go is the future, all credits to the ts-go team! We just glued everything together 😀
github.com/microsoft/ty...
no-floating-promises completes 4.4k files in 3.2 seconds, in the vscode repo.
typescript-go is the future, all credits to the ts-go team! We just glued everything together 😀
github.com/microsoft/ty...
JS custom rules, with ESLint compatible API are on the way. The first prototype gives a good speedup already! 🔥
Type-aware rules. Full coverage no-floating-promise through tsgolint, integrated like the other oxlint rules and extremely fast.
JS custom rules, with ESLint compatible API are on the way. The first prototype gives a good speedup already! 🔥
Type-aware rules. Full coverage no-floating-promise through tsgolint, integrated like the other oxlint rules and extremely fast.
It fits the use case really well.
It fits the use case really well.
This week, it also hit 500+ GitHub stars and 20K weekly downloads on npm.
Feels like v1.0 is getting close.
It introduces a new UI that makes it easier to inspect and visualize large projects. It also displays more information about assets, inputs, external dependencies, and import relationships.
Demo and details below 👇
This week, it also hit 500+ GitHub stars and 20K weekly downloads on npm.
Feels like v1.0 is getting close.
It covers the tools and processes we used, how we measured improvements and caught regressions, along with techniques you can apply in your own libraries.
ckeditor.com/blog/how-we-...
It covers the tools and processes we used, how we measured improvements and caught regressions, along with techniques you can apply in your own libraries.
ckeditor.com/blog/how-we-...
In Rspack 1.4, we collaborated with SWC to improve dead code elimination. For example, Rspack and SWC can now produce the smallest bundle for react-router-dom.
In Rspack 1.4, we collaborated with SWC to improve dead code elimination. For example, Rspack and SWC can now produce the smallest bundle for react-router-dom.
It introduces a new UI that makes it easier to inspect and visualize large projects. It also displays more information about assets, inputs, external dependencies, and import relationships.
Demo and details below 👇
It introduces a new UI that makes it easier to inspect and visualize large projects. It also displays more information about assets, inputs, external dependencies, and import relationships.
Demo and details below 👇
It introduces a new UI that makes it easier to inspect and visualize large projects. It also displays more information about assets, inputs, external dependencies, and import relationships.
Demo and details below 👇
Congrats to @searyanc.dev on landing big updates to the default tsconfig settings used by `tsc --init` 🎉
Defaults matter - and in TS 5.9 they embrace simplicity 💙
🔷 ESM (was CommonJS)
🔷 No down-leveling (was ES2016)
🔷 verbatimModuleSyntax: true
github.com/microsoft/Ty...
Congrats to @searyanc.dev on landing big updates to the default tsconfig settings used by `tsc --init` 🎉
Defaults matter - and in TS 5.9 they embrace simplicity 💙
🔷 ESM (was CommonJS)
🔷 No down-leveling (was ES2016)
🔷 verbatimModuleSyntax: true
github.com/microsoft/Ty...
voidzero.dev/posts/announ...
voidzero.dev/posts/announ...
Adding `--concurrency=auto` dropped it to 12 seconds.
Can't wait for this to be released.
https://github.com/eslint/rfcs/pull/129
Adding `--concurrency=auto` dropped it to 12 seconds.
Can't wait for this to be released.
Thanks @typescriptlang.org team 🙏
Thanks @typescriptlang.org team 🙏
npm install -D @typescript/native-preview
npx tsgo --version
Read up more on our blog!
npm install -D @typescript/native-preview
npx tsgo --version
Read up more on our blog!
The new design should work much better for big projects and set the stage for what’s next.
The new design should work much better for big projects and set the stage for what’s next.