How to debug an Astro Application in vscode (Hit breakpoints in Client-side/server-side JavaScript!)

Опубликовано: 08 Октябрь 2024
на канале: John Solly
815
18

This video is a straightforward tutorial on debugging Astro applications, covering both client-side and server-side JavaScript. Learn how to add and hit breakpoints in VSCode, enabling you to troubleshoot and improve your Astro projects efficiently. Whether you're addressing issues in the browser or on the server, we've got you covered. Hit breakpoints in Astro like a pro!

Timestamps
0:00 - Debugging Server-side code
5:14 - Debugging client-side code
7:42 - Wrap up

My launch configuration:
https://docs.google.com/document/d/1P...

Part 2 - One-click debugging in Vscode:    • Seamless Astro.js Debugging in VSCode...