Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Frontend Masters

TypeScript Fundamentals, v3

via Frontend Masters

Overview

Use TypeScript to add strong typing to large JavaScript apps helps reduce bugs and keeps code performant and maintainable. Learn key Typescript features such as typing variables and function signatures, abstract classes, interfaces, enums, and more – these features increase your ability to fix errors fast. Learn how to migrate your codebase to TypeScript the smart way and improve productivity while building large-scale TypeScript applications with ease!

Syllabus

  • Introduction
  • Compiling a TypeScript Program
  • Variables & Values
  • Typing Functions
  • Typing Functions Q&A and Objects
  • Optional Properties
  • Index Signatures & Object Q&A
  • Arrays & Tuples
  • Structural vs Nominal Types
  • Union Types
  • Intersection Types
  • Type Aliases
  • Interfaces
  • JSON Types Exercise
  • Functions & Function Overloads
  • this Types & Best Practices
  • Classes & Access Modifier Keywords
  • Top Types: any & unknown
  • Bottom Types: never
  • Type Guards & Narrowing
  • Nullish Values
  • Generics
  • Dictionary map, filter & reduce
  • Generics Scopes & Restraints
  • Wrapping Up

Taught by

Mike North

Reviews

Start your review of TypeScript Fundamentals, v3

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.