Full Stack Web Development

T13 TypeScript: Moving Beyond the Basics

03/21/2023

3:00pm - 4:15pm

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 advanced TypeScript language features available beyond the basics
  • How to leverage the building blocks of TypeScript and build upon them with advanced features to make web client development more powerful
  • About additional TypeScript language features like advanced types, decorators, mixins, symbols, generics, iterators, and declaration merging