Featured resource
Forrester Wave Report 2025
Pluralsight named a Leader in the Forrester Wave™

Our tech skill development platform earned the highest scores possible across 11 criteria.

Learn more
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

TypeScript in Practice: Debugging

TypeScript is a language for building enterprise-grade applications. We’ll learn to effectively debug TypeScript so that the applications we make function correctly.

Daniel Stern - Pluralsight course - TypeScript in Practice: Debugging
by Daniel Stern

What you'll learn

TypeScript is a language with many advantages, but the presence of types, and a build step, make it more challenging to debug than traditional web applications. In this course, TypeScript in Practice: Debugging, you’ll learn to use the debugger to solve a variety of TypeScript bugs. First, you’ll learn about what TypeScript debugging is and what the main strategies are for accomplishing it. Second, you'll learn to use Source Maps to solve real-world TypeScript bugs. Third, you’ll use the VSCode debugger to debug TypeScript apps. Finally, you’ll use Google Chrome to debug TypeScript applications. By the end of this course, you’ll have the skills and knowledge of debugging TypeScript apps needed to quickly and effectively debug many challenging TypeScript issues.

Table of contents

About the author

Daniel Stern - Pluralsight course - TypeScript in Practice: Debugging
Daniel Stern

Daniel Stern is a freelance web developer from Toronto, Ontario who specializes in Angular, ES6, TypeScript and React. His work has been featured in CSS Weekly, JavaScript Weekly and at Full Stack Conf in England.

More Courses by Daniel