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:
- Variables
- Query parameters
- Cookies