TypeScript Fundamentals

TypeScript Fundamentals

Topics:
7 hours, 13 minutes CC

This course has been updated! We now recommend you take the TypeScript Fundamentals, v3 course.

Adding strong typing to large JavaScript apps with TypeScript helps reduce bugs, and keep you on a performant and maintainable code path. Learn Typescript features such as abstract classes, interfaces, enums and more -- these features increase your ability to fix errors fast, and work alongside modern frameworks like React, Ember.js and Angular 2. Learn how to integrate TypeScript into your project and improve productivity building large scale, enterprise applications with ease!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: February 6, 2018
Get Unlimited Access Now
Table of Contents

TypeScript

Types

Classes

Object Literals

Generics

Iterators & Generators

React & TypeScript

Wrapping TypeScript