In this blog post we look at:
- The current best practice for deploying library packages:
.js
,.js.map
,.d.ts
,.d.ts.map
,.ts
- Recent new developments in compiling and deploying TypeScript: type stripping, isolated declarations, JSR, etc.
- What the future of deploying TypeScript might look like: type stripping in browsers, etc.