Typescript Objects, Arrays, Tuples and Enums - Basics Tutorial
Offered By: Dave Gray via YouTube
Course Description
Overview
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.
Syllabus
Intro
Welcome
Getting Started
Array Type Inference
Array Assignment
Array Any Type & Explicit Types
Tuples
Object Type
Object Type Inference
Object Type Annotation
Object Assignment
Optional Object Properties
Object Type as a Parameter
type vs interface
Narrowing with Optional Properties
Enums
Taught by
Dave Gray
Related Courses
Learn to Program: The FundamentalsUniversity of Toronto via Coursera Python Data Representations
Rice University via Coursera Introduction To Haskell Programming
Chennai Mathematical Institute via Swayam Python Functions, Files, and Dictionaries
University of Michigan via Coursera Python Data Structures
University of Michigan via edX