Define Your First Pinia Store
In this lesson, we define the first Pinia store for our Vue.js 3 application. By default, Pinia is modular so we’re able to break up our stores right away into topic specific files, starting with ProductStore.js where we define the application’s products in the state.
Links
Pinia Fundamentals
14 lessons • 1 hr5:34
5:29
2:47
3:07
6:37
1:20
NEXT CHAPTER
Pinia with the Options API3 lessons • 11 min