Review

  1. Go to a whiteboard and diagram what happens when an app dev creates and maps a new route.
  2. Go to a whiteboard and diagram what happens when a person on the internet makes an HTTP request to a CF route.

🎉 Congratulations!

You just completed the HTTP Routes module!

Now go back to the curriculum page and pick another module. I suggest the route integrity module next!

đź’ˇ Expected Result

You know everything about routes. (Just kidding… maybe?)

đź‘€ Does someting need fixing?

If any story needs to be updated: please, please, PLEASE submit a PR. Amelia will be eternally grateful.

👩‍💻 How to submit a PR

  1. Clone this repo.
  2. Search for the phrase you want to edit. (I suggest using grep in the terminal and not using github’s search.)
  3. Make the fix.
  4. Submit a PR!