emmaxshen / APCSA_Blog

MIT License
0 stars 0 forks source link

Individual Debugging Screenshots #5

Open emmaxshen opened 6 months ago

emmaxshen commented 6 months ago

Backend - Running Debug

image

Backend - Red tomatoes

image image

Frontend - Split screen loading source for an API fetch using GET (Set breakpoint on fetch, inside .then, inside .fetch)

image

Play frontend --> observe stop inside of backend

image

Data from database

image image