
-
Урок 1. 00:05:45Setup and Hello World
-
Урок 2. 00:01:43Primitive Types
-
Урок 3. 00:01:53Instance Types
-
Урок 4. 00:01:39Arrays And Tuples
-
Урок 5. 00:01:34Object Types and Type Aliases
-
Урок 6. 00:01:04const declarations
-
Урок 7. 00:01:58Functions
-
Урок 8. 00:02:11Structural Typing
-
Урок 9. 00:01:49Classes
-
Урок 10. 00:02:38Target Compiler Option
-
Урок 11. 00:03:03Generics
-
Урок 12. 00:02:01Special Types : any and unknown
-
Урок 13. 00:01:33JavaScript to TypeScript
-
Урок 14. 00:01:04Universal Utilities
-
Урок 15. 00:03:50Creating a Frontend Project
-
Урок 16. 00:02:16Type Assertions
-
Урок 17. 00:01:17Type Casting
-
Урок 18. 00:01:56Modules
-
Урок 19. 00:04:26Type Declarations
-
Урок 20. 00:03:21Creating an NPM Package
-
Урок 21. 00:03:06Async Await
-
Урок 22. 00:01:41ts-node
-
Урок 23. 00:02:35Lexical this
-
Урок 24. 00:02:00readonly modifier
-
Урок 25. 00:02:58Union Types
-
Урок 26. 00:02:59Literal Types
-
Урок 27. 00:04:20Type Narrowing
-
Урок 28. 00:03:30Discriminated Unions
-
Урок 29. 00:01:03Class Parameter Properties
-
Урок 30. 00:06:19Strict Compiler Option
-
Урок 31. 00:04:21Null versus Undefined
-
Урок 32. 00:02:04Intersection types
-
Урок 33. 00:02:49Optional modifier
-
Урок 34. 00:03:41Non-null Assertion Operator
-
Урок 35. 00:02:29Interfaces
-
Урок 36. 00:01:02Interface Declaration Merging
-
Урок 37. 00:02:17Types versus Interfaces
-
Урок 38. 00:03:01never type
-
Урок 39. 00:01:26implements keyword
-
Урок 40. 00:02:32Definite Assignment Assertion
-
Урок 41. 00:02:03User Defined Type Guards
-
Урок 42. 00:03:43Assertion Functions
-
Урок 43. 00:04:16Function Overloading
-
Урок 44. 00:02:54Call Signatures
-
Урок 45. 00:01:54Abstract Classes
-
Урок 46. 00:03:09Index Signatures
-
Урок 47. 00:02:59Readonly Arrays and Tuples
-
Урок 48. 00:02:21Double Assertion
-
Урок 49. 00:03:56const Assertion
-
Урок 50. 00:02:34this parameter
-
Урок 51. 00:02:44Generic Constraints
-
Урок 52. 00:02:13typeof type operator
-
Урок 53. 00:03:13Lookup Types
-
Урок 54. 00:03:56keyof type operator
-
Урок 55. 00:04:40Conditional Types
-
Урок 56. 00:03:48infer keyword
-
Урок 57. 00:02:49Mapped Types
-
Урок 58. 00:03:38Mapped type modifiers