• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Coursera Plus
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Typescript

    Typescript Courses Online

    Learn TypeScript for enhanced JavaScript development. Understand TypeScript syntax, types, and how to build robust applications.

    Skip to search results

    Filter by

    Subject
    Required
     *

    Language
    Required
     *

    The language used throughout the course, in both instruction and assessments.

    Learning Product
    Required
     *

    Build job-relevant skills in under 2 hours with hands-on tutorials.
    Learn from top instructors with graded assignments, videos, and discussion forums.
    Learn a new tool or skill in an interactive, hands-on environment.
    Get in-depth knowledge of a subject by completing a series of courses and projects.
    Earn career credentials from industry leaders that demonstrate your expertise.
    Earn career credentials while taking courses that count towards your Master’s degree.

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Typescript Course Catalog

    • C

      Coursera Project Network

      Desarrollo web en Javascript: Construye tu primer sitio web

      Skills you'll gain: Event-Driven Programming, Web Development Tools, HTML and CSS, Web Development, Javascript, Web Applications, Web Design and Development, Programming Principles

      Intermediate · Guided Project · Less Than 2 Hours

    • C

      Coursera Project Network

      Javascript for Beginners: Primitive Data Types

      Skills you'll gain: Javascript, Programming Principles, Scripting, Scripting Languages, Web Development Tools

      Beginner · Guided Project · Less Than 2 Hours

    • S

      Scrimba

      JavaScript Deep Dive

      Skills you'll gain: Javascript, Web Development, Angular, Vue.JS, Application Development, React.js, Web Applications, JSON, Event-Driven Programming, Object Oriented Programming (OOP), Programming Principles, Functional Design

      4.7
      Rating, 4.7 out of 5 stars
      ·
      14 reviews

      Intermediate · Course · 1 - 3 Months

    • É

      École Polytechnique Fédérale de Lausanne

      Programming Reactive Systems

      Skills you'll gain: Scala Programming, Scalability, Distributed Computing, Event-Driven Programming, Software Architecture, Software Design Patterns, Middleware, Data Structures

      3.9
      Rating, 3.9 out of 5 stars
      ·
      31 reviews

      Intermediate · Course · 1 - 3 Months

    • P

      Packt

      ReactJS Development and Project-Based Learning

      Skills you'll gain: Amazon Elastic Compute Cloud, Cloud Hosting, React.js, Full-Stack Web Development, Javascript, Front-End Web Development, Web Development Tools, Web Applications, Cloud Security, Hypertext Markup Language (HTML), Scalability

      Intermediate · Course · 1 - 4 Weeks

    • L

      LearnQuest

      Introduction to Python Scripting for DevOps

      Skills you'll gain: Scripting, Programming Principles, Computer Programming, Python Programming, Command-Line Interface, Microsoft Visual Studio, Development Environment, Debugging

      4
      Rating, 4 out of 5 stars
      ·
      137 reviews

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      P

      Packt

      Mastering AWS CDK - Coding Cloud Architectures

      Skills you'll gain: Infrastructure as Code (IaC), Amazon Web Services, Cloud Development, Amazon Elastic Compute Cloud, Cloud Computing Architecture, API Gateway, Development Environment, Serverless Computing, Amazon S3, Cloud Computing, Cloud Security, Event-Driven Programming, Amazon DynamoDB, Node.JS, Restful API, Software Development Tools, TypeScript

      Intermediate · Course · 1 - 3 Months

    • C

      Coursera Project Network

      React - Working with Higher Order Components

      Skills you'll gain: React.js, JavaScript Frameworks, Javascript and jQuery, TypeScript, Software Design Patterns

      4.3
      Rating, 4.3 out of 5 stars
      ·
      6 reviews

      Advanced · Guided Project · Less Than 2 Hours

    • I

      Infosec

      JavaScript Security Refreshers

      Skills you'll gain: Authentications, Cryptography, Application Security, Web Applications, Javascript, Identity and Access Management, Node.JS, Browser Compatibility

      4.5
      Rating, 4.5 out of 5 stars
      ·
      66 reviews

      Intermediate · Course · 1 - 4 Weeks

    • Status: New
      New
      B

      Board Infinity

      Crafting User Interface - End to End Web Development

      Skills you'll gain: Responsive Web Design, User Interface (UI) Design, User Interface and User Experience (UI/UX) Design, HTML and CSS, Javascript, Front-End Web Development, Web Design, React.js, Bootstrap (Front-End Framework), Web Development, Semantic Web, Web Content Accessibility Guidelines

      Beginner · Course · 1 - 4 Weeks

    • G

      Google Cloud

      Building and Debugging Cloud Functions for Node.js

      Skills you'll gain: Debugging, Google Cloud Platform, Application Deployment, Cloud Development, Node.JS, Cloud Applications, Serverless Computing, Program Development, Integrated Development Environments, Software Development, Microsoft Visual Studio

      Beginner · Project · Less Than 2 Hours

    • B

      Board Infinity

      Libraries and Frameworks for Frontend Development

      Skills you'll gain: Angular, React.js, Responsive Web Design, UI Components, HTML and CSS, JavaScript Frameworks, Web Design and Development, Front-End Web Development, Web Development Tools, User Interface (UI), Cascading Style Sheets (CSS), TypeScript

      4.1
      Rating, 4.1 out of 5 stars
      ·
      8 reviews

      Intermediate · Course · 1 - 4 Weeks

    Typescript learners also search

    Front-end Web Development
    Web Development
    Advanced Front End Development
    Beginner Web Development
    Web Design
    Web Development Projects
    Front End Projects
    Web Technologies
    1…891011

    In summary, here are 10 of our most popular typescript courses

    • Desarrollo web en Javascript: Construye tu primer sitio web: Coursera Project Network
    • Javascript for Beginners: Primitive Data Types: Coursera Project Network
    • JavaScript Deep Dive: Scrimba
    • Programming Reactive Systems: École Polytechnique Fédérale de Lausanne
    • ReactJS Development and Project-Based Learning: Packt
    • Introduction to Python Scripting for DevOps: LearnQuest
    • Mastering AWS CDK - Coding Cloud Architectures: Packt
    • React - Working with Higher Order Components: Coursera Project Network
    • JavaScript Security Refreshers: Infosec
    • Crafting User Interface - End to End Web Development: Board Infinity

    Frequently Asked Questions about Typescript

    TypeScript is an object-oriented programming language that is one of the top ten programming languages used by developers to build websites. Developed in 2012 and maintained by Microsoft, TypeScript is a subset of JavaScript, which is at the top of most popular programming languages on the Web. Being a subset of JavaScript means that TypeScript contains the features of JavaScript with the addition of others, one of the most notable being static typing. Typescript is mostly used to replace JavaScript in large enterprise-level applications.‎

    If you want to use TypeScript for web development, improve your JavaScript skills, or work on large projects, having a clear goal will guide your learning. Regular practice with TypeScript's syntax and features is essential. Join communities like Stack Overflow or GitHub for support and collaboration. Work on real projects like converting JavaScript code to TypeScript or building TypeScript-based applications.‎

    TypeScript is valuable to learn because you may gain practical knowledge of one of the most popular programming languages used by developers worldwide. Since TypeScript is an enhanced version of JavaScript, you could learn the basics of both languages in your study. TypeScript works for developers by checking for any static type errors in programs before running the program. Through this functionality, TypeScript helps extend the basic utility of JavaScript, and as a result, makes the language easier to use for scalable frontend applications.‎

    The types of jobs in which you might be able to use TypeScript include roles like front-end web developers, software engineers, full-stack web developers, TypeScript developers, and other similar positions. TypeScript developers are in high demand across the technology industry. Some of these roles may even allow you to work remotely.‎

    Taking online courses to learn TypeScript may help you gain insights into the various types and interfaces used in TypeScript. You could learn what TypeScript is, how it operates with JavaScript, why it is used so much in companies, and all the basic types that are associated with the language. When you take online courses to learn TypeScript, it’s likely you may get an opportunity to write strings and numbers with this programming code, and use it in sample web projects.‎

    Online Typescript courses offer a convenient and flexible way to enhance your knowledge or learn new Typescript skills. Choose from a wide range of Typescript courses offered by top universities and industry leaders tailored to various skill levels.‎

    When looking to enhance your workforce's skills in Typescript, it's crucial to select a course that aligns with their current abilities and learning objectives. Our Skills Dashboard is an invaluable tool for identifying skill gaps and choosing the most appropriate course for effective upskilling. For a comprehensive understanding of how our courses can benefit your employees, explore the enterprise solutions we offer. Discover more about our tailored programs at Coursera for Business here.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.

    Other topics to explore

    Arts and Humanities
    338 courses
    Business
    1095 courses
    Computer Science
    668 courses
    Data Science
    425 courses
    Information Technology
    145 courses
    Health
    471 courses
    Math and Logic
    70 courses
    Personal Development
    137 courses
    Physical Science and Engineering
    413 courses
    Social Sciences
    401 courses
    Language Learning
    150 courses

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok