Men-In-Brown / BrownPages

Teaching Lesson
https://men-in-brown.github.io/BrownPages/
Apache License 2.0
0 stars 0 forks source link

Colin's Debugging #8

Open BobTheFarmer opened 3 months ago

BobTheFarmer commented 3 months ago

Running in debug

Screenshot 2024-03-11 at 10 00 27 AM

Breakpoint

Screenshot 2024-03-11 at 10 49 18 AM

Running frontend and finding JSON data

Screenshot 2024-03-11 at 10 54 54 AM

Finding post request as well

Screenshot 2024-03-11 at 10 56 20 AM

Break on front

Screenshot 2024-03-11 at 11 14 20 AM
Soham360 commented 3 months ago

Colin showed his debugging and explained in detail where he was placing breakpoints and why and he showed that the debug message appeared exactly where he placed the breakpoints. He also showed the values of the variables after the requests and showed the functional code.

1.8/2