YoVDO

TypeScript Fundamentals, v3

Offered By: Frontend Masters

Tags

Typescript Courses Javascript Courses Abstract Classes Courses Enums Courses

Course Description

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

Related Courses

Programming Languages
University of Virginia via Udacity
Building a Basic Website
University of Massachusetts Amherst via Independent
iDESWEB, Introducción al desarrollo web
Miríadax
Web Engineering II: Developing Mobile HTML5 Apps
Technische Hochschule Mittelhessen via iversity
Web Application Architectures
University of New Mexico via Coursera