generated from nighthawkcoders/student
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Start the backend using debugging

- Set a breakpoint at the top of the endpoint code

- Start the frontend and split screen to loading source for an API fetch using GET

- Set break point on fetch, inside .then, inside .fetch

- Run frontend, it breaks at the fetch in the body code

- Play on frontend, observe the stop on the backend

- Step over on backend until you obtain the data from the database

- End the debugging session

- Step over on frontend until you obtain the data which leads to a successful login

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels