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.
Use Shared State Between Uses of a Composable
In this lesson, we learn how to share state between multiple uses of a composable. We use this knowledge to create a one off loading indicator at the top level of our application for every page, as well as an error handler for reporting failed requests to the user.
