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

Laracasts

Beginning TypeScript

via Laracasts

Overview

As the complexity and scale of our apps forever increases, TypeScript has risen in popularity as people seek the reassurances of type safety in their applications. Major frameworks such as Vue have rewritten their entire code bases in TypeScript. Nonetheless, there is a cost associated with adopting it. Teams must learn how to use a new set of tooling, think about their code in a different way, and learn concepts that may be foreign to them. This series aims to ease the transition to TypeScript. It assumes basic knowledge of JavaScript but otherwise serves as an introduction to the most common types that will enable you to build real applications in TypeScript.

Syllabus

  • Hello, TypeScript
  • Understanding the Type System
  • Arrays and Tuples
  • Literals and Enums
  • Void and Null
  • Any and Unknown
  • Interfaces and Type Aliases
  • Unions and Intersections
  • Never
  • Intersections
  • Generics

Taught by

Michael Timbs

Reviews

Start your review of Beginning TypeScript

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.