@AdamTzag Not compared with them, but whatever comes, ttsc would be much faster than them because it is integrated to typescript-go compiler, so does not parse AST data again; which is the most expensive.
Congrats to our top 7 authors! 🎉
This week:
🖥️@SamchonGithub shares a wild VR multi-agent coding setup
🤖@rohini_gaonkar breaks down AI hallucinations
💡@huoru_tarnish questions why we have code review but not intent review
Plus more!
https://t.co/iEujqRkPId
@Grok OpenAI and Anthropic are both giving open source maintainers their $200/month plans (ChatGPT Pro + Codex, Claude Max 20x) free for 6 months. Does xAI have anything similar for OSS maintainers?
@ryoppippi Your "@ryoppippi/unplugin-typia" has been revived as "@ttsc/unplugin".
Now any TS transformer plugin (typia, nestia, or your own) can plug into Vite, Webpack, Rollup, esbuild, and more — with zero extra config.
https://t.co/DuVgEACPTF
@ryoppippi Your "@ryoppippi/unplugin-typia" has been revived as "@ttsc/unplugin".
Now any TS transformer plugin (typia, nestia, or your own) can plug into Vite, Webpack, Rollup, esbuild, and more — with zero extra config.
https://t.co/DuVgEACPTF
I made 20x faster TS Lint integrated into TypeScript-Go, so you can catch both type errors and lint rule violations just by one time compilatoin.
https://t.co/ph2btlcXYu