Enthusiast of compilers, dev tools, language VMs/runtimes.
run: `npx typeslayer`
source: github.com/dimitropoulo...
run: `npx typeslayer`
source: github.com/dimitropoulo...
You "silenced" 417 errors with `as any` that turned into runtime errors as soon as the code ran
TypeScript printed 4,693 error messages. 26 of them made sense
You spent 98 minutes waiting for tsc to run. During this time you spent 544 minutes reading social media
You "silenced" 417 errors with `as any` that turned into runtime errors as soon as the code ran
TypeScript printed 4,693 error messages. 26 of them made sense
You spent 98 minutes waiting for tsc to run. During this time you spent 544 minutes reading social media
Genuinely curious: What tool(s) do you use? What do you like/dislike about them? What do you wish your tool could do that it doesn't?
Genuinely curious: What tool(s) do you use? What do you like/dislike about them? What do you wish your tool could do that it doesn't?
janestreet.com/apply
janestreet.com/apply
The infamous Dimitri is cooking up a slick type analysis tool called TypeSlayer 🔥
"If you have a large enough project, there are performance problems where you can shave 100 seconds off CI by making a 5 line change. The problem is knowing out where to make that change."
It's got MCP support, Perfetto, Speedscope, Treemap, duplicate package detection, and more.
The infamous Dimitri is cooking up a slick type analysis tool called TypeSlayer 🔥
"If you have a large enough project, there are performance problems where you can shave 100 seconds off CI by making a 5 line change. The problem is knowing out where to make that change."
here's a walkthrough: youtu.be/IP6EZXzXBzY
here's a walkthrough: youtu.be/IP6EZXzXBzY
It's got MCP support, Perfetto, Speedscope, Treemap, duplicate package detection, and more.
It's got MCP support, Perfetto, Speedscope, Treemap, duplicate package detection, and more.
I repeat: it’s good!
- 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...
I repeat: it’s good!
News on the Go-based TS 7.0 🎉
🔷 Checker is very compatible with TS 5.9
🔷 Language Server maturity leapt forward
🔷 JS downlevel is limited: ES2021 now, ES2015 in future
🔷 JS checking gets stricter
🔷 No API access yet
- 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...
News on the Go-based TS 7.0 🎉
🔷 Checker is very compatible with TS 5.9
🔷 Language Server maturity leapt forward
🔷 JS downlevel is limited: ES2021 now, ES2015 in future
🔷 JS checking gets stricter
🔷 No API access yet
- 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...
TL;DR - if you haven't tried it already, you should!
TL;DR - if you haven't tried it already, you should!
- 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...
We're looking for people to use the native previews of 7.0 for feedback ASAP though. We feel the language service is pretty solid these days!
youtu.be/26CoMExb6FE
youtu.be/26CoMExb6FE
share.transistor.fm/s/ad05eae6
#typescript
share.transistor.fm/s/ad05eae6
#typescript
Congrats to @marcoippolito.dev on making it official: type-stripping in Node 25 is now declared to be stable 🎉
You can run: node index.ts
The capabilities have not changed since Node 24. This is purely a maturity indicator.
Enjoy 🌞
Congrats to @marcoippolito.dev on making it official: type-stripping in Node 25 is now declared to be stable 🎉
You can run: node index.ts
The capabilities have not changed since Node 24. This is purely a maturity indicator.
Enjoy 🌞
Enjoy 🌞
🔶 New repos (last 12 months): JS 9.3M, Python 9.3M, TS 5.4M
🔶 Contributor delta (last 12 months): TS +1.1M, Python +0.9M, JS +0.4M
🔶 Contributor count chart
🔶 New repos (last 12 months): JS 9.3M, Python 9.3M, TS 5.4M
🔶 Contributor delta (last 12 months): TS +1.1M, Python +0.9M, JS +0.4M
🔶 Contributor count chart
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...
The native previews are easy to grab from npm, and are published nightly to try out!
www.npmjs.com/package/@typ...
The native previews are easy to grab from npm, and are published nightly to try out!
www.npmjs.com/package/@typ...
@jason-williams.co.uk from TechAtBloomberg announces the release of Boa's Rust-based implementation of TC39 Stage 3 Temporal 🎉
Chrome estimates this will ship in Chromium 143 🎉🎉
Temporal is the shiny replacement for the broken JS Date API ✨
This is the first public release of Temporal_rs, a Rust implementation of the Temporal API powering Boa, Kiesel, V8 plus other engines.
This will be shipping in Chromium soon
More info in our blog post: boajs.dev/blog/2025/09...
@jason-williams.co.uk from TechAtBloomberg announces the release of Boa's Rust-based implementation of TC39 Stage 3 Temporal 🎉
Chrome estimates this will ship in Chromium 143 🎉🎉
Temporal is the shiny replacement for the broken JS Date API ✨