github.com/remcohaszing...
github.com/remcohaszing...
Bundlers and frameworks can now provide accurate types for custom imports:
Bundlers and frameworks can now provide accurate types for custom imports:
~ via the content-mappers feature that merged in TS last week
Testers wanted!
(requires TS Nightly)
~ via the content-mappers feature that merged in TS last week
Testers wanted!
(requires TS Nightly)
This could open a new chapter for everything built on and around TypeScript
github.com/microsoft/ty...
This could open a new chapter for everything built on and around TypeScript
github.com/microsoft/ty...
johnnyreilly.com/migrating-ts...
johnnyreilly.com/migrating-ts...
github.com/TypeStrong/t...
github.com/TypeStrong/t...
github.com/TypeStrong/t...
github.com/TypeStrong/t...
Right before the weekend, so I can waste it playing around with it 😛
Thanks @andrewbran.ch tor including it!
npmx.dev/package-code...
Right before the weekend, so I can waste it playing around with it 😛
Thanks @andrewbran.ch tor including it!
npmx.dev/package-code...
TypeScript 7 is officially released! 7️⃣
devblogs.microsoft.com/typescript/a...
TypeScript 7 is officially released! 7️⃣
devblogs.microsoft.com/typescript/a...
At first it was ~60% slower than using the TS 6 API, but with a bit of investigation, a bug fix, and a small refactor to use different API calls it is now ~24% faster!
Draft PR: github.com/bloomberg/ts...
At first it was ~60% slower than using the TS 6 API, but with a bit of investigation, a bug fix, and a small refactor to use different API calls it is now ~24% faster!
Draft PR: github.com/bloomberg/ts...
I'm back with more TypeScript+Go goodness, this time with another year's worth of experience under our belt.
I had a blast at last year's conference, so here's to yet another one!
www.gophercon.com/agenda/speak...
I'm back with more TypeScript+Go goodness, this time with another year's worth of experience under our belt.
I had a blast at last year's conference, so here's to yet another one!
www.gophercon.com/agenda/speak...
This release brings better type-checking for methods, new standard library features, new module features for Node.js, and more!
But most important, this release brings us one step closer to the upcoming native-speed 7.0!
devblogs.microsoft.com/typescript/a...
This release brings better type-checking for methods, new standard library features, new module features for Node.js, and more!
But most important, this release brings us one step closer to the upcoming native-speed 7.0!
devblogs.microsoft.com/typescript/a...
joyeecheung.github.io/blog/2025/12...
joyeecheung.github.io/blog/2025/12...
joyeecheung.github.io/blog/2025/12...
joyeecheung.github.io/blog/2025/12...
We are thrilled and grateful to see the TypeScript and JavaScript community continue to grow and thrive. 🚀
Read up more at github.blog/news-insight...
We are thrilled and grateful to see the TypeScript and JavaScript community continue to grow and thrive. 🚀
Read up more at github.blog/news-insight...
1) @andrewbran.ch fully rewrote the language server infra into a snapshot model. No more data races. It's so cool
2) Sheetal added build mode (-b), and it's even _concurrent_ build mode. 10x+ on dt-tools, hot and cold
1) @andrewbran.ch fully rewrote the language server infra into a snapshot model. No more data races. It's so cool
2) Sheetal added build mode (-b), and it's even _concurrent_ build mode. 10x+ on dt-tools, hot and cold
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!
devblogs.microsoft.com/typescript/t...
devblogs.microsoft.com/typescript/t...
jakebailey.dev/posts/pnpm-d...
jakebailey.dev/posts/pnpm-d...
Soon the scourge of baseUrl, paths, and typesRoot will be purged, replaced with "how about we actually use node_modules like everyone else"
(thank you Andrew and Nathan for your efforts, and of course @zkochan.bsky.social and contributors for pnpm)
Soon the scourge of baseUrl, paths, and typesRoot will be purged, replaced with "how about we actually use node_modules like everyone else"
(thank you Andrew and Nathan for your efforts, and of course @zkochan.bsky.social and contributors for pnpm)
- 'using' Declarations
- Decorator Metadata
- Easier Tuple Type Notation
- Inline Variable Refactoring
- Comma Completions in Objects
and more! Try it today!
- 'using' Declarations
- Decorator Metadata
- Easier Tuple Type Notation
- Inline Variable Refactoring
- Comma Completions in Objects
and more! Try it today!