/learn-typescript

Complete Guide to Learn TypeScript with all resources.

Primary LanguageTypeScriptMIT LicenseMIT

TypeScript

npm

Introduction

Installation

Base types and primitives

Array and object types

Type Interference

Union types

Type Aliases

Functions and function types

Generics

Classes

Interfaces