Full Stack Web Development

VSW01 TypeScript: Moving Beyond the Basics

11/18/2026

8:00am - 9:15am

Level: Intermediate to Advanced

Allen Conway

Microsoft MVP

Principal Consultant

Xebia

You’ve mastered the TypeScript fundamentals and have already begun building applications with it. But staying with the basics means missing out on much of the language’s true power. 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, discriminated unions, 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, discriminated unions, and declaration merging