1. Урок 1.00:01:39
    Introduction to Static Typing
  2. Урок 2.00:02:52
    Using Type Inference in TypeScript
  3. Урок 3.00:05:01
    Union Types and Type Aliases in TypeScript
  4. Урок 4.00:02:02
    Distinguishing between types of Strings in TypeScript
  5. Урок 5.00:03:32
    Using Interfaces to Describe Types in TypeScript
  6. Урок 6.00:04:00
    Creating a Class in TypeScript
  7. Урок 7.00:03:42
    Sharing Class Behavior with Inheritance in TypeScript
  8. Урок 8.00:02:09
    Using Assertion to Convert Types in TypeScript
  9. Урок 9.00:02:07
    The Basics of Generics in TypeScript
  10. Урок 10.00:02:52
    Practical Generics in TypeScript