When I taught this lesson, I made the curl request first, saw the error, wrote a route, ran the curl request, looked at the error, made the controller, saw the error, made the model, Success!
For each controller action we needed. I think this approach worked well, and should be made explicit in the README.
When I taught this lesson, I made the curl request first, saw the error, wrote a route, ran the curl request, looked at the error, made the controller, saw the error, made the model, Success! For each controller action we needed. I think this approach worked well, and should be made explicit in the README.