Typescript Utility Types - TS Beginners Tutorial
Offered By: Dave Gray via YouTube
Course Description
Overview
Explore TypeScript utility types in this comprehensive beginners tutorial video. Dive into common type transformations, starting with an introduction to utility types and their importance. Learn about Partial, Required, Readonly, Record, Pick, Omit, Exclude, Extract, Nonnullable, ReturnType, Parameters, and Awaited types. Follow along with starter code and practical examples to enhance your TypeScript skills. Gain valuable insights into type manipulations that can streamline your development process and improve code quality.
Syllabus
Intro
Welcome
Starter code and set up
What are Utility Types?
Partial
Required and Readonly
Record
Pick and Omit
Exclude and Extract
Nonnullable
ReturnType
Parameters
Awaited
Taught by
Dave Gray
Related Courses
DEV201x: Introduction to TypeScriptMicrosoft via edX Developing Dynamic Web Applications Using Angular
Microsoft via edX Introduction to TypeScript 2
Microsoft via edX Multiplatform Mobile App Development with NativeScript
The Hong Kong University of Science and Technology via Coursera Angular Fundamentals
Microsoft via edX