/typescript-starter

A guide to learning typescript in 2017.

Primary LanguageHTMLMIT LicenseMIT

learning-typescript

A guide to learning typescript in 2017.

Concepts

Learning Typescript in 30 minutes

  1. Static Typing / Data Types
  2. Interfaces
  3. Classes
  4. Class Inheritance
  5. Generics
  6. Modules