Pinia: The Enjoyable Vue Store
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

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.