January 2024
Beginner
318 pages
6h 36m
English
In this chapter, we’ll leverage the power of a third-party component library to quickly scaffold out a user interface and explore the powers and usage of a store in the context of an app. We will build a meal planner where a user can browse recipes to add them to a weekly calendar. The state of the week planner will be stored on the user’s machine to make sure it’s available on returning visits.
In this chapter, we’ll cover the following topics:
We’ll be using Vuetify (https://vuetifyjs.com/en/ ...
Read now
Unlock full access