Course

Learn Intermediate TypeScript

Dive into intermediate TypeScript concepts including class types, type narrowing, and generics.

This course includes
This course includes
  • Skill level

    Intermediate
  • Time to complete

    Average based on combined completion rates — individual pacing in lessons, projects, and quizzes may vary
     
    3 hours
  • Projects

    3
  • Prerequisites

    1 course
     
    We 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 quizzes
  • Certificate of completion available with Plus or Pro

    Earn a certificate of completion and showcase your accomplishment on your resume or LinkedIn.

The platform

Hands-on learning

Animated GIF of an AI provided error explanation within Codecademy's learning environment
An AI-generated hint within the instructions of a Codecademy project
Animated GIF of Codecademy's Job Readiness Checker tool generating a compatibility report for a senior software engineer role
Animated GIF of building a phone screen interview using Codecademy's Interview Simulator
A fill-in-the-blank JavaScript question in a Codecademy assessment
Meet the creator of the course
Kenny Lin
Web Development Domain Manager at Codecademy
Kenny is the Domain Manager for the Web Development Domain at Codecademy. He contributed to a wide range of courses and paths at Codecademy, including JavaScript, Bootstrap, Handlebars, Phaser.js, Go, Swift, TypeScript, and Lua.

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.
    Chris
    Codecademy 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.
    Rodrigo
    Codecademy Learner @ UK
  • Brilliant learning experience. Very interactive. Literally a game changer if you're learning on your own.
    John-Andrew
    Codecademy Learner @ USA

Our learners work at

  • Google Logo
  • Meta Logo
  • Apple Logo
  • EA Logo
  • Amazon Logo
  • IBM Logo
  • Microsoft Logo
  • Reddit Logo
  • Spotify Logo
  • Uber Logo
  • YouTube Logo
  • Instagram Logo

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!

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.