YoVDO

Learn TypeScript: Complex Types

Offered By: Codecademy

Tags

Typescript Courses Type Annotations Courses

Course Description

Overview

Apply types to more complex data structures like arrays and objects.

Continue your TypeScript learning journey with Learn TypeScript: Complex Types. You'll learn to apply types to more complex data structures like arrays and objects. You'll also learn to define custom types and give convenient names to your types using type aliases.



### Skills you’ll gain
* Apply type annotations for arrays and tuples.
* Use rest and spread operators with TypeScript.
* Define custom types in TypeScript.

### Notes on prerequisites
We recommend that you complete [Learn TypeScript: Functions](https://www.codecademy.com/learn/learn-typescript-functions) before starting this course.

Syllabus

  • Complex Types: Learn how to apply types to more complex data structures like arrays and objects.
    • Lesson: Arrays
    • Quiz: TypeScript Array Types
    • Lesson: Custom Types
    • Quiz: TypeScript Complex Types
    • Project: Restaurant Orders
    • Informational: Next Steps

Taught by

Kenny Lin

Related Courses

Learn TypeScript: Functions
Codecademy
TypeScript Interactive Handbook
Independent
Practical TypeScript - Course for Beginners
freeCodeCamp
Introduction to Elm, v2
Frontend Masters
What's New in Python 3.7
Pluralsight