In this meetup we learned about the web’s hottest language: TypeScript! TypeScript is a superset of JavaScript, or JavaScript with types, which interacts with JavaScript and analyzes and understands code augments your existing development pattern.
This recording addresses how TypeScript:
Helps you document your code
Works with IDEs to provide refactoring tools
Assists local development in refactoring code
Helps you develop more quickly with fewer bugs