Fediverse: https://tooting.ch/@hupf
- can type-check any project
- supports --build and --incremental
- has rich editor features implemented
- is still 10x faster
and is ready for you to try today!
devblogs.microsoft.com/typescript/p...
- can type-check any project
- supports --build and --incremental
- has rich editor features implemented
- is still 10x faster
and is ready for you to try today!
devblogs.microsoft.com/typescript/p...
#sustainability
#sustainability
It's all *so fast*. Small project (~1k loc, ~10 files), but type checking in 90ms, building in 60ms, linting in 70ms, and formatting in 80ms is fantastic.
🚀 The future of web dev tooling is bright. Nice work @typescriptlang.org and @voidzero.dev!
It's all *so fast*. Small project (~1k loc, ~10 files), but type checking in 90ms, building in 60ms, linting in 70ms, and formatting in 80ms is fantastic.
🚀 The future of web dev tooling is bright. Nice work @typescriptlang.org and @voidzero.dev!
Enjoy 🌞
Enjoy 🌞
Today at JSConf, The OpenJS Foundation announced Lit is officially joining as an Impact Project!
We're beyond excited for this move and look forward to continuing our work to build the open web with OpenJS!
Read more on our blog: lit.dev/blog/2025-10...
Today at JSConf, The OpenJS Foundation announced Lit is officially joining as an Impact Project!
We're beyond excited for this move and look forward to continuing our work to build the open web with OpenJS!
Read more on our blog: lit.dev/blog/2025-10...
dev.to/pavel-zeman/...
dev.to/pavel-zeman/...
Kudos to all contributors, @unjs.io, and @pi0.io 🙌🏻
Kudos to all contributors, @unjs.io, and @pi0.io 🙌🏻
#KI #Energiehunger
www.technologyreview.com/2025/05/20/1...
1/3
#KI #Energiehunger
www.technologyreview.com/2025/05/20/1...
1/3
Read more at nuxtlabs.com
✅ Smaller bundles
⚡ Faster performance
🛠️ More flexibility (extendable route rules)
No runtime router — just minimal compiled logic.
More to come 👀
github.com/nitrojs/nitr...
✅ Smaller bundles
⚡ Faster performance
🛠️ More flexibility (extendable route rules)
No runtime router — just minimal compiled logic.
More to come 👀
github.com/nitrojs/nitr...
1 Faschist ermordet 1 Faschisten, weil der ihm nicht faschistisch genug ist, aber wir sollen über Linksradikalismus reden?
1 Faschist ermordet 1 Faschisten, weil der ihm nicht faschistisch genug ist, aber wir sollen über Linksradikalismus reden?
A nice countermeasure against accidental installs of short-lived compromised packages before they get taken down. Not a 100% fix, but a great additional step!
A nice countermeasure against accidental installs of short-lived compromised packages before they get taken down. Not a 100% fix, but a great additional step!
www.bern.ch/mediencenter...
www.bern.ch/mediencenter...
Head of Signal, Meredith Whittaker, on so-called "agentic AI" and the difference between how it's described in the marketing and what access and control it would actually require to work as advertised.
Head of Signal, Meredith Whittaker, on so-called "agentic AI" and the difference between how it's described in the marketing and what access and control it would actually require to work as advertised.
— Fully rewritten on web standards, backward-compatible, and faster than ever!
👉 Release notes: h3.dev/blog/v2-beta
— Fully rewritten on web standards, backward-compatible, and faster than ever!
👉 Release notes: h3.dev/blog/v2-beta
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...
The "tsgo" native Go port is now available on npm as an early preview 🎉
🔷 Checker: Most projects will see error parity with v5.8
🔷 Now supports JS and JSX
🔷 LSP: Auto-completions work
🔷 Perf: 10x win persists
🔷 API: Sync access via a Node addon
npm install -D @typescript/native-preview
npx tsgo --version
Read up more on our blog!
The "tsgo" native Go port is now available on npm as an early preview 🎉
🔷 Checker: Most projects will see error parity with v5.8
🔷 Now supports JS and JSX
🔷 LSP: Auto-completions work
🔷 Perf: 10x win persists
🔷 API: Sync access via a Node addon
‣ Watch mode
‣ Browser testing
To try it out:
‣ npm i vitest jsdom --save-dev
‣ Update your angular.json
‣ Add a couple of imports
‣ Watch mode
‣ Browser testing
To try it out:
‣ npm i vitest jsdom --save-dev
‣ Update your angular.json
‣ Add a couple of imports