Node.js 2021Q2 Typescript 26.05.21 (part 1)

Опубликовано: 02 Октябрь 2024
на канале: Rolling Scopes School
14,637
332

Typescript lecture (part 1)
02:54 general info about TS
32:00 TS installation
35:34 core applied TS concepts
42:40 creation of minimalistic environment to run TS code
51:09 types
53:57 primitive types
55:43 object types
1:00:10 array types
1:02:12 tuples
1:03:45 function types
1:22:28 union types
1:25:52 type aliases
1:31:38 enums
1:44:32 interfaces
1:54:54 type assertion
2:05:25 answer question from Q&A spreadsheet