Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Pinia: The Enjoyable Vue Store

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Create a Cart Store and the Pinia Devtools Timeline

In this lesson, we progress in adding functionality to our Vue.js powered Pineapple Stand with the beginnings of a working cart.

Along the way we learn how Pinia events look in the Vue Devtools timeline, how to use the $patch function, and some of the benefits to using an action over direct mutations.