Courses

Pinia: The Enjoyable Vue Store - Pinia Fundamentals - 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.