1. Урок 1. 00:04:55
    A “this” Keyword Primer
  2. Урок 2. 00:10:56
    Exploring “this” with .call, .apply and .bind
  3. Урок 3. 00:05:32
    Arrow Functions and Lexical Scope
  4. Урок 4. 00:06:40
    Typing "this" and "noImplicitThis"
  5. Урок 5. 00:04:20
    “typeof” Type Queries
  6. Урок 6. 00:03:19
    “keyof” Index Type Queries
  7. Урок 7. 00:05:46
    “keyof”, Generics and Lookup Types
  8. Урок 8. 00:07:50
    “Readonly” Mapped Type
  9. Урок 9. 00:04:16
    “Partial” Mapped Type
  10. Урок 10. 00:05:17
    “Required” Mapped Type and Modifiers
  11. Урок 11. 00:04:31
    “Pick” Mapped Type
  12. Урок 12. 00:07:28
    “Record” Mapped Type
  13. Урок 13. 00:11:16
    typeof and Type Guards
  14. Урок 14. 00:09:16
    instanceof and Type Guards
  15. Урок 15. 00:04:29
    User Defined Type Guards
  16. Урок 16. 00:05:13
    Literal Type Guards and "in" Operator
  17. Урок 17. 00:08:18
    Intersection Types
  18. Урок 18. 00:06:30
    Discriminated (Tagged) Unions
  19. Урок 19. 00:04:49
    Interfaces vs Type Aliases
  20. Урок 20. 00:05:22
    Interfaces vs Classes
  21. Урок 21. 00:10:57
    Function Generics
  22. Урок 22. 00:09:35
    Function Overloads
  23. Урок 23. 00:07:44
    Numeric Enums and Reverse Mappings
  24. Урок 24. 00:04:57
    String Enums and Inlining Members
  25. Урок 25. 00:08:08
    Writing Declaration Files
  26. Урок 26. 00:07:23
    Augmenting Modules with Declarations
  27. Урок 27. 00:04:17
    Emitting Declaration Files from tsc
  28. Урок 28. 00:07:42
    Include, Exclude and Files Properties
  29. Урок 29. 00:04:19
    Configuration Inheritance with Extends
  30. Урок 30. 00:05:39
    Output Locations and Emitting On Error
  31. Урок 31. 00:04:20
    Emitting Source Maps
  32. Урок 32. 00:08:09
    Transpiling and Experimental Features
  33. Урок 33. 00:07:03
    Understanding "lib" and ES libraries
  34. Урок 34. 00:05:12
    Strict Flags for Enhanced Safety
  35. Урок 35. 00:05:17
    CLI Output Tweaks
  36. Урок 36. 00:02:37
    Enforcing Code Quality
  37. Урок 37. 00:05:49
    Performance Bundling and tslib