TypeScript with Jon Turner
JavaScript Archives - Software Engineering Daily - En podcast af JavaScript Archives - Software Engineering Daily
Kategorier:
TypeScript is a typed superset of JavaScript that compiles down to regular JavaScript. Jon Turner maintains the TypeScript package at Microsoft. Why is TypeScript useful? Does compile-time checking add any real efficiency? The current TypeScript compiler is written in TypeScript–how did you compile that compiler? TypeScript was created to build large, manageable JavaScript applications–how did Microsoft due that