• 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

      React and Typescript: Utility Types and Template Literals

      Skills you'll gain: TypeScript, Javascript, React.js, JavaScript Frameworks, Web Development Tools

      Intermediate · Guided Project · Less Than 2 Hours

    • I

      IBM

      JavaScript Back-end Capstone Project

      Skills you'll gain: Containerization, Node.JS, CI/CD, Kubernetes, MongoDB, Full-Stack Web Development, Back-End Web Development, Restful API, JavaScript Frameworks, Application Deployment, Continuous Integration, Server Side, Microservices, NoSQL, Software Technical Review, Application Programming Interface (API), Continuous Deployment, Databases, Database Management, Secure Coding

      5
      Rating, 5 out of 5 stars
      ·
      7 reviews

      Advanced · Course · 1 - 3 Months

    • P

      Packt

      SwiftUI & Node.js: Intro to Full Stack Development

      Skills you'll gain: Application Deployment, Full-Stack Web Development, Node.JS, Restful API, Application Development, MongoDB, Authentications, Front-End Web Development, Swift Programming, Web Applications, JavaScript Frameworks, Back-End Web Development, Web Development, User Interface (UI), Application Programming Interface (API), Development Environment, Data Modeling, JSON

      Beginner · Course · 1 - 3 Months

    • P

      Packt

      Advanced Full Stack Development and SwiftUI Basics

      Skills you'll gain: Node.JS, Back-End Web Development, User Accounts, Server Side, Swift Programming, Full-Stack Web Development, Data Security, Apple iOS, Authentications, API Gateway, Mobile Development, Real Time Data, User Interface (UI), Application Development, JSON, Data Modeling, Debugging

      Advanced · Course · 1 - 4 Weeks

    • S

      Scrimba

      Build Mini Projects in JavaScript

      Skills you'll gain: Javascript, Debugging, Data Import/Export, Object Oriented Programming (OOP), Maintainability, Programming Principles

      Intermediate · Course · 1 - 4 Weeks

    • C

      Coursera Project Network

      Introduction to JavaScript

      Skills you'll gain: Javascript, User Interface (UI), Web Development, Web Development Tools, Scripting, Hypertext Markup Language (HTML)

      4.5
      Rating, 4.5 out of 5 stars
      ·
      102 reviews

      Beginner · Guided Project · Less Than 2 Hours

    • P

      Packt

      JavaScript Fundamentals

      Skills you'll gain: jQuery, Javascript, Object Oriented Programming (OOP), Programming Principles, Web Development Tools, HTML and CSS, Event-Driven Programming, Development Environment, Debugging

      Beginner · Course · 1 - 3 Months

    • I

      Infosec

      JavaScript Security Part 2

      Skills you'll gain: Application Security, Secure Coding, Security Testing, Package and Software Management, Node.JS, Vulnerability Management, Javascript, Dependency Analysis, Vulnerability Assessments, GitHub

      4.5
      Rating, 4.5 out of 5 stars
      ·
      13 reviews

      Intermediate · Course · 1 - 4 Weeks

    • C

      Coursera Project Network

      Learn Angular Routing by building a Cocktails Application

      Skills you'll gain: Angular, Authorization (Computing), JavaScript Frameworks, Network Routing, Application Programming Interface (API), Web Development Tools

      4.9
      Rating, 4.9 out of 5 stars
      ·
      17 reviews

      Advanced · Guided Project · Less Than 2 Hours

    • C

      Coursera Project Network

      Automated Reasoning with GPT Assistant API: ReAct Agents

      Skills you'll gain: OpenAI, Generative AI Agents, ChatGPT, Cost Benefit Analysis, Business Process Automation, Large Language Modeling, Generative AI, Application Programming Interface (API), Development Environment, Business Logic, Prompt Engineering, Scalability, Artificial Intelligence, Business Analysis, Business Solutions, Personalized Service, TypeScript, Node.JS, Application Security

      Intermediate · Guided Project · Less Than 2 Hours

    • C

      Coursera Project Network

      Introduction to Javascript: The Basics

      Skills you'll gain: Javascript, Back-End Web Development, Server Side, Front-End Web Development, Scripting, Event-Driven Programming, Web Applications, Mobile Development, HTML and CSS, Web Development

      4.3
      Rating, 4.3 out of 5 stars
      ·
      285 reviews

      Beginner · Guided Project · Less Than 2 Hours

    • G

      Google Cloud

      Google Apps Script: Access Google Sheets, Maps & Gmail in 4 Lines of Code

      Skills you'll gain: Scripting, Google Workspace, Gmail, Web Development Tools, Javascript, Scripting Languages, Spreadsheet Software

      4.4
      Rating, 4.4 out of 5 stars
      ·
      14 reviews

      Beginner · Project · Less Than 2 Hours

    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…789…11

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

    • React and Typescript: Utility Types and Template Literals: Coursera Project Network
    • JavaScript Back-end Capstone Project: IBM
    • SwiftUI & Node.js: Intro to Full Stack Development: Packt
    • Advanced Full Stack Development and SwiftUI Basics: Packt
    • Build Mini Projects in JavaScript: Scrimba
    • Introduction to JavaScript: Coursera Project Network
    • JavaScript Fundamentals: Packt
    • JavaScript Security Part 2: Infosec
    • Learn Angular Routing by building a Cocktails Application: Coursera Project Network
    • Automated Reasoning with GPT Assistant API: ReAct Agents: Coursera Project Network

    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