Maintainable stores

16 lessons

Get access to the complete guide to developing and deploying fast, production-ready Pinia apps.
Buy License
31. Keeping stores simple

In this lesson, we will see the most basic principle to keep your stores maintainable: keeping them simple by doing one responsibility per store.

Code sample

Eduardo

Eduardo San Martin Morote

5

Debugging stores with the Devtools

1 lessons