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