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.

Dynamic Getters and Displaying the Cart Items

In this lesson, we use the power of Pinia and Vue.js to display the items in our cart grouped together with a count and subtotal.

Along the way, we learn about using “dynamic getters” in Pinia to support passing arguments to getters.

Links