Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай TypeScript course, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:22
    Introduction, Philosophy, and Tips
  2. Урок 2. 00:05:34
    Why TypeScript?
  3. Урок 3. 00:08:57
    JavaScript Types
  4. Урок 4. 00:06:49
    Basic TypeScript Configuration
  5. Урок 5. 00:04:15
    Implicit Type Checking
  6. Урок 6. 00:05:47
    Adding Type Annotations
  7. Урок 7. 00:08:42
    Typing Function Declarations
  8. Урок 8. 00:00:39
    (Practice) Type Annotations
  9. Урок 9. 00:02:31
    (Solution) Type Annotations
  10. Урок 10. 00:05:27
    `any` and `unknown` types
  11. Урок 11. 00:11:07
    Interfaces
  12. Урок 12. 00:00:34
    (Practice) Interfaces
  13. Урок 13. 00:02:24
    (Solution) Interfaces
  14. Урок 14. 00:09:55
    Enum and Tuple Types
  15. Урок 15. 00:03:05
    Void and Never Types
  16. Урок 16. 00:04:35
    `type` aliases
  17. Урок 17. 00:04:41
    Union Types
  18. Урок 18. 00:02:50
    Intersection Types
  19. Урок 19. 00:02:39
    Literal Types
  20. Урок 20. 00:01:25
    (Practice) Union & Literal Types
  21. Урок 21. 00:02:54
    (Solution) Union & Literal Types
  22. Урок 22. 00:02:46
    (Project) Starting Template
  23. Урок 23. 00:02:49
    (Project) Adding Initial Types
  24. Урок 24. 00:01:49
    (Project) Cell Event Handler
  25. Урок 25. 00:08:20
    (Project) Win Condition
  26. Урок 26. 00:07:51
    Class Definition
  27. Урок 27. 00:08:42
    Modifiers
  28. Урок 28. 00:01:48
    (Practice) Classes
  29. Урок 29. 00:03:24
    (Solution) Classes
  30. Урок 30. 00:06:59
    TypeScript Operators
  31. Урок 31. 00:03:19
    (Bonus) Advanced Function Typing
  32. Урок 32. 00:08:35
    Common Type Guards
  33. Урок 33. 00:06:48
    Handling null and undefined
  34. Урок 34. 00:00:29
    (Practice) Narrowing Types
  35. Урок 35. 00:05:29
    (Solution) Narrowing Types
  36. Урок 36. 00:06:55
    (Bonus) Structural vs Nominal Typing
  37. Урок 37. 00:02:31
    Discriminating Unions
  38. Урок 38. 00:01:03
    (Practice) Discriminating Unions
  39. Урок 39. 00:01:47
    (Solution) Discriminating Unions
  40. Урок 40. 00:06:59
    Assertion Signatures
  41. Урок 41. 00:05:42
    User Defined Type Guards
  42. Урок 42. 00:00:33
    (Practice) User Defined Type Guards
  43. Урок 43. 00:02:27
    (Solution) User Defined Type Guards
  44. Урок 44. 00:12:41
    Generics
  45. Урок 45. 00:11:11
    (Bonus) Zustand Implementation
  46. Урок 46. 00:00:44
    (Practice) Generics
  47. Урок 47. 00:01:55
    (Solution) Generics
  48. Урок 48. 00:04:34
    (Bonus) Thinking In Types
  49. Урок 49. 00:05:31
    Mapped Types
  50. Урок 50. 00:11:00
    Conditional Types
  51. Урок 51. 00:01:10
    (Practice) Utility Types
  52. Урок 52. 00:11:17
    (Solution) Utility Types
  53. Урок 53. 00:06:57
    (Bonus) ES Modules In Depth
  54. Урок 54. 00:06:14
    Modules in TypeScript
  55. Урок 55. 00:03:41
    (Bonus) TypeScript Namespaces
  56. Урок 56. 00:03:12
    Built-In Type Definitions
  57. Урок 57. 00:02:48
    (Bonus) Outputting TypeScript Definitions
  58. Урок 58. 00:03:55
    Definitely Typed and @types/ packages
  59. Урок 59. 00:08:36
    Additional TSConfig.json options
  60. Урок 60. 00:05:05
    (Bonus) How the `target` field works
  61. Урок 61. 00:12:47
    Module Resolution
  62. Урок 62. 00:04:41
    (Bonus) Configuring for Webpack Development
  63. Урок 63. 00:02:50
    (Bonus) Configuring for Babel Development
  64. Урок 64. 00:05:17
    (Bonus) Configuring for Modern Web Development
  65. Урок 65. 00:05:09
    (Bonus) Configuring for Node Development
  66. Урок 66. 00:02:09
    (Bonus) Configuring for Library Development with TSDX
  67. Урок 67. 00:04:28
    Recursive Conditional Types
  68. Урок 68. 00:09:48
    Template Literal Types
  69. Урок 69. 00:06:42
    Mapped Types Key Remapping
  70. Урок 70. 00:10:48
    Unexpected TypeScript Behavior (
  71. Урок 71. 00:05:33
    (Bonus) Experimental Decorators
  72. Урок 72. 00:03:38
    (Project) Initial NodeJS Setup
  73. Урок 73. 00:06:08
    (Project) Static Web Server
  74. Урок 74. 00:04:57
    (Project) Multiple Routes
  75. Урок 75. 00:05:23
    (Project) Dynamic API Route
  76. Урок 76. 00:01:26
    Outro