
Tech Talk: Typescript with Chris Krycho
CoRecursive: Coding Stories
00:00
JavaScript
Everything in TypeScript is just a type annotation, which you can strip out. The only exception to that is the enumerated type it supplies. It's still just JavaScript with those type annotations in place. If you want to integrate it into your build pipeline, say you're compiling from JS super fancy version next down to ES5 to run it on IE 11,. That's sadly still the story for many of us.
Transcript
Play full episode