[ru] TypeScript guide for JavaScript Programmers

English version: What is a - TypeScript loader for webpack - Even Faster Single Page Application 1 - 9 - @types search - DefinitelyTyped - 0:00:00 - Intro 0:00:20 - Some facts 0:01:26 - Why use TypeScript? 0:02:36 - How to avoid complications? 0:04:16 - Can we run TypeScript? 0:05:07 - How to use TypeScript? 0:06:23 - Data types 0:09:12 - Data types and operators 0:12:38 - Object, arrays, tuples and literal types 0:16:46 - Function type 0:19:15 - Union and intersection types 0:22:38 - Interfaces, classes and enums 0:24:46 - Generics and generators 0:28:23 - Generics and generators (example) 0:31:19 - Ind
Back to Top