Storing data on the front-end

Mastering Cookies, Variables, and Query parameters
In this video, you'll learn how to store data on the front-end. Depending on the app that we're trying to build, we might want to store some information in the app, instead of in a database.
You'll learn how to store data in:
  1. 1.
    Variables
  2. 2.
    Query parameters
  3. 3.
    Cookies