Getting Started with Pinia

10 lessons

You can watch this lesson for FREE. Sign up with your GitHub account now to get access.
Sign up with GitHub
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