
5 Elegant ways to use Pinia
Lessons
1. Intro
2. Using the Router within a Store and vice versa
3. Using Composables within Stores
4. Splitting Stores
5. Intercepting Actions
6. Augmenting Store options
Splitting Stores
Learn how to split a large store into multiple ones.