Simple play icon Course
Skills Expanded

Debugging in TypeScript 5

by Daniel Stern

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

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, Debugging in TypeScript 5, 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.

About the author

Daniel Stern is a coder, web developer and programming enthusiast from Toronto, Ontario, where he works as a freelance developer and designer. Daniel has been working with web technologies since the days of the dial-up, and is especially keen on JavaScript, CSS, Angular, React and TypeScript. Over the course of his work as an open-source developer, he's created many community-standards web tools including Angular Audio and Range.CSS. His tool, Range.CSS, was featured in a guest article on CSS-T... more

Ready to upskill? Get started