Learn TypeScript: Object Types
Offered By: Codecademy
Course Description
Overview
Represent complex object shapes in TypeScript.
Continue your TypeScript learning journey with Learn TypeScript: Object Types. Object types are where TypeScript truly shines. Learn how to represent complex object shapes in TypeScript.
### Skills you’ll gain
* Create object types using `interface` keyword.
* Write organized and flexible code by defining multipe types.
* Define variable property names within an object type with index signatures.
### Notes on prerequisites
We recommend that you complete [Learn TypeScript: Type Narrowing](https://www.codecademy.com/learn/learn-typescript-type-narrowing) before starting this course.
Continue your TypeScript learning journey with Learn TypeScript: Object Types. Object types are where TypeScript truly shines. Learn how to represent complex object shapes in TypeScript.
### Skills you’ll gain
* Create object types using `interface` keyword.
* Write organized and flexible code by defining multipe types.
* Define variable property names within an object type with index signatures.
### Notes on prerequisites
We recommend that you complete [Learn TypeScript: Type Narrowing](https://www.codecademy.com/learn/learn-typescript-type-narrowing) before starting this course.
Syllabus
- Object Types: Go further and advance your knowledge of TypeScript to use interfaces and other means of typing objects.
- Lesson: Advanced Object Types
- Quiz: Advanced Object Types
- Project: Self Driving Car
- 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