📽️ The Faster TypeScript Compilation talk by @ashley-c.bsky.social is now published ⚡️
This talk from the recent London TypeScript meetup explains how the `ts-blank-space` type-stripping compiler works.
⚠️ Contains opinions on semi-colons
Blog Post: https://bloomberg.github.io/ts-blank-space/
This talk from the recent London TypeScript meetup explains how the `ts-blank-space` type-stripping compiler works.
⚠️ Contains opinions on semi-colons
Blog Post: https://bloomberg.github.io/ts-blank-space/
Comments
That makes it fast. And also means there is no need for sourcemaps. This speeds up development and means the code you write is almost identical to the code that gets run.
I shouldn't tho :p