In the last lesson, we looked at how we can access state from Pinia and also how we can use v-model to bind to state properties in a Pinia store. Now let’s talk about mutating state.
Here’s where Pinia gets a bit… controversial. Pinia allows us to mutate state in a variety of ways, letting us