Week 6 — 10 / 15

Lab: Who is Best?

Modify the example app in https://github.com/UChicagoWebDev/lab-6 so that the animal we pick as best goes into our browser history. Make sure that if we load the page with that URL, the correct animal is identified as best.

To do this, we will use the https://developer.mozilla.org/en-US/docs/Web/API/History_API