Making TypeScript Stick

Mike North

Mike North

Stripe
3 hours, 59 minutes CC
Making TypeScript Stick

Course Description

Cross the gap from simply knowing TypeScript basics and how to read TypeScript code to being able to tackle new, challenging TypeScript problems. You'll go through a series of challenges designed to reinforce your knowledge and make the important TypeScript concepts truly "stick" in your mind. Test your knowledge through quizzes, challenges, and even a TypeScript game show!

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

Preview
Close

Course Details

Published: May 10, 2022

Learning Paths

Learn Straight from the Experts Who Shape the Modern Web

Your Path to Senior Developer and Beyond
  • 200+ In-depth courses
  • 18 Learning Paths
  • Industry Leading Experts
  • Live Interactive Workshops
Get Unlimited Access Now

Table of Contents

Introduction

Section Duration: 6 minutes

Intro Quiz

Section Duration: 23 minutes
  • TypeScript Basics Quiz
    Mike walks through the first few questions from the introduction quiz that focus on TypeScript basics. TypeScript fields, immutable values, and a fill-in-the-blank question regarding how to expand a string are covered in this segment.
  • Primitive Types Quiz
    Mike discusses questions from the introduction quiz regarding primitive types. The union of the two primitive types, string and number, results in a never, whereas the interface types String and Number do not.
  • Async vs Promise Quiz
    Mike walks through the last question from the introduction quiz regarding the order of execution when it comes to async functions and promises. If a promise has been resolved it does not mean the corresponding .then or await is called immediately.

Recent TypeScript Features

Section Duration: 1 hour, 15 minutes

Compiling TypeScript

Section Duration: 51 minutes

Challenges

Section Duration: 1 hour, 8 minutes

Example Exercise

Section Duration: 13 minutes

Wrapping Up

Section Duration:

Learn Straight from the Experts Who Shape the Modern Web

  • In-depth Courses
  • Industry Leading Experts
  • Learning Paths
  • Live Interactive Workshops
Get Unlimited Access Now