Build and ship your mobile app with me
👉 https://kealy.studio
—
In this video, I run through the fundamentals of debugging within the Visual Studio Code IDE, using examples in Python. Vscode has very comprehensive debugging capabilities, and breakpoints are a very fundamental part of this!
First we debug a simple "hello world" script, followed by a simple FastAPI application, exploring how to pause and examine the objects and methods being executed from inside the IDE.