Learn Intermediate TypeScript
Dive into intermediate TypeScript concepts including class types, type narrowing, and generics.
Skill level
IntermediateTime to complete
Average based on combined completion rates — individual pacing in lessons, projects, and quizzes may vary3 hoursProjects
3Prerequisites
1 courseWe suggest you complete the following courses before you get started with Learn Intermediate TypeScript:- Learn TypeScript
About this course
This comprehensive course on TypeScript takes you from setting up TypeScript in VSCode to mastering its intermediate concepts and features. You’ll learn how to install TypeScript globally and for specific projects in VSCode on your local computer, apply TypeScript types to classes to control how class properties and methods are used. You’ll also learn how TypeScript does type narrowing, use type guards, and apply generics with classes, type parameter defaults and constraints.Through practical examples password generator and currency converter apps, you’ll gain hands-on experience in using these concepts.
Skills you'll gain
Set up TypeScript in VSCode on your local computer
Apply types to object-oriented programming patterns
Utilize TypeScript’s power of inference through type narrowing and type guards
Create reusable code with TypeScript generics
Syllabus
3 lessons • 3 projects • 4 quizzesCertificate of completion available with Plus or Pro
Earn a certificate of completion and showcase your accomplishment on your resume or LinkedIn.
Projects in this course
- practice Project
Password Generator
Use your knowledge of TypeScript class types to create an object-oriented program for generating passwords. - practice Project
Narrow Space Mining
In this project we will use type narrowing to identify minerals found in space. - practice Project
Currency Conversions
Working with generic classes, functions, and interfaces in TypeScript to type check code that converts currencies between wallets.
Earn a certificate of completion
Show your network you've done the work by earning a certificate of completion for each course or path you finish.- Show proofReceive a certificate that demonstrates you've completed a course or path.
- Build a collectionThe more courses and paths you complete, the more certificates you collect.
- Share with your networkEasily add certificates of completion to your LinkedIn profile to share your accomplishments.
Reviews from learners
- The progress I have made since starting to use codecademy is immense! I can study for short periods or long periods at my own convenience - mostly late in the evenings.ChrisCodecademy Learner @ USA
- I felt like I learned months in a week. I love how Codecademy uses learning by practice and gives great challenges to help the learner to understand a new concept and subject.RodrigoCodecademy Learner @ UK
- Brilliant learning experience. Very interactive. Literally a game changer if you're learning on your own.John-AndrewCodecademy Learner @ USA
Our learners work at
Frequently asked questions about Intermediate TypeScript
TypeScript is a programming language built on top of JavaScript, that allows developers to specify types for data being referenced or passed around in the script. This precision around data types enables developers to write cleaner, more intentional code and helps developers more easily catch errors and debug their programs.
Join over 50 million learners and start Learn Intermediate TypeScript today!
Looking for something else?
Related resources
- Article
The tsconfig.json File
Let's explore what the tsconfig.json file is for. - Article
Comparison of Build Tools
Which build tool is right for your project — Webpack, Parcel, esbuild, or Vite? - Article
Developing Phaser 3 Games Locally
Learn how to develop Phaser 3 games locally on your own computer.
Related courses and paths
- Free course
Learn Intermediate TypeScript: Configuration
Learn how to set up TypeScript for use in VSCode on your local computer — including global and project-specific installations.Intermediate< 1 hour - Course
Learn Intermediate TypeScript: Class Types
Master TypeScript types in object-oriented patterns. Learn how to utilize keywords to control when class properties and methods are used.With CertificateIntermediate1 hour - Course
Learn Intermediate TypeScript: Generics
Unlock the power of TypeScript generics. Learn how to use generics with classes, type parameter defaults and constraints, and the `keyof` type parameter.With CertificateIntermediate1 hour
Browse more topics
- Web Development4,748,112 learners enrolled
- JavaScript2,767,364 learners enrolled
- Code Foundations7,104,538 learners enrolled
- Computer Science5,553,870 learners enrolled
- Data Science4,267,094 learners enrolled
- Python3,448,708 learners enrolled
- For Business3,133,810 learners enrolled
- Data Analytics2,266,700 learners enrolled
- HTML & CSS2,247,513 learners enrolled
Unlock additional features with a paid plan
Practice Projects
Guided projects that help you solidify the skills and concepts you're learning.Assessments
Auto-graded quizzes and immediate feedback help you reinforce your skills as you learn.Certificate of Completion
Earn a document to prove you've completed a course or path that you can share with your network.