Full Stack Web Development

W05 TypeScript: Moving Beyond the Basics

04/24/2019

9:30am - 10:45am

Level: Intermediate to Advanced

Allen Conway

Azure App Modernization Consultant

Xebia

So you have the basics down in TypeScript fundamentals and have even begun creating applications using this wonderful language. However being stuck with just the basics does not allow you to unlock the full power that TypeScript has to offer. With a dizzying array of new features constantly being released from the TypeScript team, there is always something new to help with your app development. In this session, we will go beyond the basic language features and dig into new territory like advanced types, decorators, mixins, symbols, generics, iterators, and declaration merging to further your understanding of the wide variety of TypeScript features.

You will learn:

  • About additional TypeScript language features beyond the fundamentals
  • How to leverage more advanced TypeScript features for real world applications
  • About new features available in the TypeScript language