filmov
tv
Intro to Typescript Tutorial with Dylan Israel

Показать описание
This tutorial teaches you TypeScript through 21 interactive screencasts. In less than an hour you'll have the foundation needed to start building apps with TypeScript.
TypeScript is a typed superset of JavaScript, aimed at making the language more scalable and reliable. This course will teach you everything you need to know in order to get started with TypeScript. It contains 21 interactive screencasts, and in several of them you'll be challenged to solve interactive tasks, so that we're sure you've understood the concepts.
⚡ Contents ⚡
00:00:00 - Introduction
00:01:54 - Variable Types
00:04:03 - The Frontend Developer Career Path
00:07:05 - Multiple Types
00:08:12 - Implicit vs Explicit Typing
00:10:12 - Checking Types
00:11:53 - Type Assertions
00:13:34 - Arrays
00:15:51 - Tuples
00:17:52 - Enums
00:21:06 - object
00:23:25 - Parameters
00:25:51 - Return Types
00:28:52 - Custom Types
00:30:44 - Interfaces
00:33:45 - Barrels
00:35:58 - Models
00:40:22 - Intersection Types
00:42:57 - Generics
00:45:49 - Access Modifiers
00:52:24 - Local Setup
00:54:14 - TSLint & Great Job!!!
--