Getting Started with Pinia

10 lessons

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

Let's review the different ways to add and use getters to stores with Pinia. In this exercise, we will limit ourselves to exploring the getters property of the store, without using actions.

Eduardo

Eduardo San Martin Morote

5

Debugging stores with the Devtools

1 lessons