Enthusiast of compilers, dev tools, language VMs/runtimes.
― Frank Herbert, Dune
cassidoo.co/post/good-br...
― Frank Herbert, Dune
cassidoo.co/post/good-br...
In our latest blogpost, João Moreno breaks down the engineering process behind docfind, a search engine we built that runs entirely in your browser using WebAssembly: code.visualstudio.com/blogs/2026/0...
In our latest blogpost, João Moreno breaks down the engineering process behind docfind, a search engine we built that runs entirely in your browser using WebAssembly: code.visualstudio.com/blogs/2026/0...
... and it ended up feeling very personal
roe.dev/blog/the-go...
... and it ended up feeling very personal
roe.dev/blog/the-go...
Our test suite has many tests which are written with `--strict false`, so I am updating them by adding a special comment our test suite recognizes for options
// @strict: false
However...
Our test suite has many tests which are written with `--strict false`, so I am updating them by adding a special comment our test suite recognizes for options
// @strict: false
However...
But have you tried out TypeScript's native previews, or do you hate when your editor and builds are faster?
But have you tried out TypeScript's native previews, or do you hate when your editor and builds are faster?
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...