Getting Started With TypeScript Microsoft Connect 2016 11/24/2018 12:17 PM Getting Started With TypeScript Yothesh © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Agenda What is TypeScript ? Why TypeScript ? What is its lifetime ? Microsoft Connect 2016 11/24/2018 12:17 PM Agenda What is TypeScript ? Why TypeScript ? What is its lifetime ? TypeScript TypeScript Compiler Code Hierarchy Type Annotations & Inferences Primitive Types & Object Types Arrow Functions Constructors, Properties, Modules Breaking Angular © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
What is TypeScript ? 11/24/2018 12:17 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
11/24/2018 12:17 PM Why TypeScript ? © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Traits of JS
Why TypeScript ?
What does TypeScript offer ?
Better than JS
Sanctioning a tech to a stack
Google on TypeScript
Traits of TS analysed by Google
Google <3 TypeScript
TS Alternatives
TS Alternatives
Lets start TS
TS Compiler
Code Hierarchy
TS Syntax