Level: Introductory to Intermediate
TypeScript is JavaScript evolved, so if you're writing in JavaScript, TypeScript is worth checking out, especially for C# developers. Come to this session and learn all about the TypeScript language from its object oriented features to its ES6-style capabilities. You'll also learn how to use TypeScript's language features that makes JavaScript application-scale and more manageable language for building Web sites and apps as well as how to leverage TypeScript in Visual Studio.
You will learn:
- The basics of the TypeScript language
- How TypeScript compares with JavaScript, CoffeeScript & Dart and when to use TypeScript
- How to do OOP in TypeScript for enterprise apps