
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
Intercepting Actions
Learn how to intercept actions using plugins and how to trace actions and errors to improve debugging.