Debug In Postman
The debug is one of the technique used to track the computation that is written down in JS ignorer to follow up the computation and create a logic to reach to our solution. The debug state is represented with console.log(variable)
Figure 1.1 Debugging