During this lesson, we keep on building our store from scratch. We will learn how to use effectScope()
to properly collect all the reactive effects associated to a store.
🧑💻 We will use this Vue.js SFC Playground to practice some concepts.
You can find the final solution here