Getting Started with Pinia

10 lessons

Get access to the complete guide to developing and deploying fast, production-ready Pinia apps.
Buy License
14. Practicing State

Let's review how to add and modify store state with Pinia. In this exercise, we will limit ourselves to exploring the state property of the store, without using getters or actions.

Eduardo

Eduardo San Martin Morote

5

Debugging stores with the Devtools

1 lessons