Learn TypeScript: Complex Types
Offered By: Codecademy
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.
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
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