Pinia Fundamentals

Lessons

1. What is Pinia?

6:04

2. Creating our first store

3:49

3. Mutating state with Actions

3:24

4. Reactive Properties in Pinia

3:14

5. Deleting state from the store

1:32

Mutating state with Actions

Actions - Add and Delete an Item

We can also set up our first action. We know the main logic to start will be