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