Getting Started with Pinia

10 lessons

Get access to the complete guide to developing and deploying fast, production-ready Pinia apps.
Buy License
11. Quick Start with Pinia

In this lesson, we will cover the very basics of Pinia before diving into the details. We will migrate the existing store to Pinia and cover the basics of Pinia API.

You can follow along refactoring the store usage of the exercise 1.4 on the exercise platform or just watch me refactor the usage.

Eduardo

Eduardo San Martin Morote

5

Debugging stores with the Devtools

1 lessons