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
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX