Skip to content

Details

Introduction to TypeScript

While TypeScript is not limited to Angular, Angular has come to rely on TypeScript as its development language of choice over JavaScript. TypeScript is a superset of JavaScript, so those of you that are comfortable writing JavaScript will have all of its features available to you but you will have to change your way of thinking a little. For those of you coming from a .Net or Java world, TypeScript will feel much more familiar than JavaScript ever did.

This presentation will introduce key features that TypeScript adds to JavaScript like strong typing, classes, interfaces, and generics. We will also live code some small examples to exercise these features.

Speaker is Doug Corbett.

Doug Corbett has been developing applications since 1994. He has been fortunate to work with great teams in large and small companies building amazing products. In addition to Angular, Doug is currently fascinated by Python and Machine Learning.

Related topics

You may also like