Post #2110934
2025-10-23 10:04 UTC
Awesome talk! 👏
The types in JSDoc approach is neat. But even though https://mastrojs.github.io is vocally #noBundler (by default), TypeScript is the one exception, where I decided to use ts-blank-space to transparently transform .client.ts files to .client.js. I’d argue, since it’s a small dependency, and errors/stack traces still point to the right place in the source file, the advantages outweigh the magic factor.
For server-side, Deno and even Node support running TypeScript natively now. I think there’s even a proposal for browsers to strip types as well.
Replies (0)
No replies.