Главная
Study mode:
on
1
Intro
2
Welcome
3
Getting Started
4
Array Type Inference
5
Array Assignment
6
Array Any Type & Explicit Types
7
Tuples
8
Object Type
9
Object Type Inference
10
Object Type Annotation
11
Object Assignment
12
Optional Object Properties
13
Object Type as a Parameter
14
type vs interface
15
Narrowing with Optional Properties
16
Enums
Description:
Learn about TypeScript objects, arrays, tuples, and enums in this comprehensive tutorial. Explore array type inference, assignment, and explicit types. Dive into object types, including inference, annotation, assignment, and optional properties. Understand the differences between type and interface, and discover how to narrow with optional properties. Master the use of enums in TypeScript. Gain practical knowledge through hands-on examples and explanations of key concepts for beginners and intermediate developers alike.

Typescript Objects, Arrays, Tuples and Enums - Basics Tutorial

Dave Gray
Add to list