TypeScript Tutorial - TypeScript for React - Learn TypeScript

Опубликовано: 12 Сентябрь 2024
на канале: Programming with Mosh
596k
11k

TypeScript Tutorial - TypeScript for React & Angular Developers. Watch the new edition here:

Want to learn more from me?

Courses:
Twitter:
Facebook:
Blog:

Learn all about classes, objects, interfaces, properties, constructors and other essential object-oriented programming concepts in TypeScript.

TABLE OF CONTENT

00:41 What is TypeScript?
03:04 Your First TypeScript Program
06:03 Declaring Variables
10:52 Types
16:35 Type Assertions
19:22 Arrow Functions
21:05 Interfaces
24:59 Classes
29:29 Objects
33:36 Constructors
36:27 Access Modifiers
39:23 Access Modifiers in Constructor Parameters
41:04 Properties
46:22 Modules