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/1PSyA8dNUClCU3toEMIcrEkaOb7uuqFg8H2mihqauyTU/edit?usp=sharing
Part 2 - One-click debugging in Vscode: https://youtu.be/i16T2MD987Q
Download
0 formats
No download links available.
How to debug an Astro Application in vscode (Hit breakpoints in Client-side/server-side JavaScript!) | NatokHD