Pinia: The Enjoyable Vue Store - Pinia Fundamentals - An Example of Local Vs Global State
In this lesson, we take a breather from coding out the Pineapple Stand. Instead we step back, and examine a great example of when state should be defined locally at the component level instead of in a Pinia store.