Whenever the client (browser) sends a REST (GET, POST…) request to the server, the server responds back, generally with a JSON response that includes some kind of status code. We will learn about these status codes, but they reflect the state of the ...