YoVDO

Beginning TypeScript

Offered By: Laracasts

Tags

Typescript Courses Javascript Courses Tuples Courses Type System Courses Generics Courses Enums Courses

Course Description

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

Related Courses

C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera
Programming Languages, Part C
University of Washington via Coursera
AP Computer Science A: Java Programming Polymorphism and Advanced Data Structures
Purdue University via edX
Введение в iOS-разработку
Moscow Institute of Physics and Technology via Coursera
Java Programming: Step by Step from A to Z
Udemy