Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай TypeScript Bootcamp: Zero to Mastery, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:07:34
    Why Is Typescript Awesome?
  • Урок 2. 00:01:50
    Getting The Most From This Course
  • Урок 3. 00:02:30
    Types Primer
  • Урок 4. 00:02:31
    Variables
  • Урок 5. 00:03:52
    Downloading the Course Content
  • Урок 6. 00:10:00
    Variables & Basic Types
  • Урок 7. 00:02:30
    Boolean Logic
  • Урок 8. 00:07:36
    Applying Boolean Logic
  • Урок 9. 00:08:44
    Compound Boolean Expressions
  • Урок 10. 00:05:26
    Arithmetic Operators
  • Урок 11. 00:05:25
    Increment & Arithmetic Assignment
  • Урок 12. 00:03:17
    Functions
  • Урок 13. 00:07:59
    Writing and Calling Functions
  • Урок 14. 00:05:09
    Template Strings
  • Урок 15. 00:02:49
    Working Through the Exercises
  • Урок 16. 00:12:47
    Type Annotations
  • Урок 17. 00:02:27
    Control Flow
  • Урок 18. 00:05:22
    If..Else
  • Урок 19. 00:10:54
    Simplifying If..Else Statements
  • Урок 20. 00:07:38
    Switch
  • Урок 21. 00:04:11
    Ternary
  • Урок 22. 00:01:58
    Structuring Data
  • Урок 23. 00:05:36
    Type Aliases
  • Урок 24. 00:09:18
    Object Types
  • Урок 25. 00:08:45
    Arrow Functions & Function Expressions
  • Урок 26. 00:03:01
    About Arrays
  • Урок 27. 00:09:29
    Working with Arrays
  • Урок 28. 00:03:44
    Arrays & Objects
  • Урок 29. 00:05:50
    Tuples
  • Урок 30. 00:01:41
    Repetition
  • Урок 31. 00:07:23
    `for` Loops
  • Урок 32. 00:05:20
    `while` Loops
  • Урок 33. 00:02:18
    Modular Code
  • Урок 34. 00:06:43
    Modules
  • Урок 35. 00:08:10
    Grep
  • Урок 36. 00:06:29
    Todo List: Initial Code
  • Урок 37. 00:05:25
    Todo List: Add & List Todos
  • Урок 38. 00:11:04
    Todo List: CLI
  • Урок 39. 00:01:53
    About Classes
  • Урок 40. 00:09:08
    Classes Hands-On
  • Урок 41. 00:01:49
    Interfaces
  • Урок 42. 00:07:21
    Interface Methods
  • Урок 43. 00:04:28
    Interface Properties
  • Урок 44. 00:06:27
    Iterators: `for..of`
  • Урок 45. 00:02:38
    Map Data Type
  • Урок 46. 00:06:17
    Working with Maps
  • Урок 47. 00:01:34
    About Exceptions
  • Урок 48. 00:07:57
    Working with Exceptions
  • Урок 49. 00:05:22
    Type Assertions
  • Урок 50. 00:01:31
    Union Types
  • Урок 51. 00:07:56
    Creating a Union
  • Урок 52. 00:07:00
    Type Predicates
  • Урок 53. 00:05:07
    Optional Fields
  • Урок 54. 00:05:51
    Optional Chaining
  • Урок 55. 00:01:59
    About Asynchronous Operations
  • Урок 56. 00:05:29
    Async/Await
  • Урок 57. 00:01:47
    Testing Overview
  • Урок 58. 00:07:53
    Unit Testing
  • Урок 59. 00:04:00
    Testing Promises
  • Урок 60. 00:02:09
    About
  • Урок 61. 00:00:59
    HTTP Request/Response Cycle
  • Урок 62. 00:00:59
    Type Definitions
  • Урок 63. 00:02:15
    Project Setup
  • Урок 64. 00:04:10
    CLI
  • Урок 65. 00:08:26
    Fetching Location Data
  • Урок 66. 00:05:32
    Weather Types - Part 1
  • Урок 67. 00:06:14
    Weather Types - Part 2
  • Урок 68. 00:03:50
    Fetching Weather Data
  • Урок 69. 00:03:03
    Integrating Location & Weather Fetching
  • Урок 70. 00:02:28
    Web UI Project Setup
  • Урок 71. 00:05:15
    Updating Location Functions
  • Урок 72. 00:08:48
    Updating Weather API Functions
  • Урок 73. 00:06:46
    Server Setup
  • Урок 74. 00:06:23
    Server Routing
  • Урок 75. 00:04:08
    Running the Server & Template
  • Урок 76. 00:06:15
    Testing Location
  • Урок 77. 00:07:49
    Testing Weather API
  • Урок 78. 00:07:34
    Discriminated Unions
  • Урок 79. 00:06:52
    Const Assertion
  • Урок 80. 00:02:06
    About Generics
  • Урок 81. 00:06:31
    Generic Functions
  • Урок 82. 00:04:35
    Generic Classes
  • Урок 83. 00:01:33
    Iterator Internals
  • Урок 84. 00:04:16
    Writing Your Own Iterator
  • Урок 85. 00:09:35
    Writing Your Own .d.ts Files
  • Урок 86. 00:07:00
    TypeScript Definitions for Objects
  • Урок 87. 00:02:57
    Exercise: Imposter Syndrome
  • Урок 88. 00:01:10
    About
  • Урок 89. 00:01:08
    Project Setup
  • Урок 90. 00:05:46
    Database Module Setup
  • Урок 91. 00:03:33
    Database Connection
  • Урок 92. 00:03:43
    Repository Implementation
  • Урок 93. 00:04:17
    Session Queries
  • Урок 94. 00:07:59
    Server Setup
  • Урок 95. 00:03:02
    Signin & Signup Routes
  • Урок 96. 00:07:19
    Signup Logic
  • Урок 97. 00:06:16
    Password Hashing
  • Урок 98. 00:03:42
    Sign-in Logic
  • Урок 99. 00:03:51
    Managing User Sessions
  • Урок 100. 00:07:00
    Implementing Flash Cookies
  • Урок 101. 00:02:17
    Backend Error Feedback
  • Урок 102. 00:04:10
    Frontend Error Container
  • Урок 103. 00:04:56
    Sign-in Frontend Boilerplate
  • Урок 104. 00:06:51
    Password & Username Modules
  • Урок 105. 00:05:26
    Applying Rules to the Sign-in Page
  • Урок 106. 00:03:31
    Applying Rules to the Sign-up Page
  • Урок 107. 00:03:17
    Reporting Flash Cookie Data
  • Урок 108. 00:05:15
    Server Side Validation
  • Урок 109. 00:04:50
    Welcome Page
  • Урок 110. 00:06:42
    Fixing the Login Bug
  • Урок 111. 00:01:18
    Thank You!