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.
Create a Custom useAlertFavicon Composable
In this lesson, we build out a custom Vue.js composable using some of the things we learned from deconstructing VueUse’s useFavicon function. In it we pattern things after useFavicon and even use useFavicon and useIntervalFn to help power it.
Links
- Custom Composable useAlertFavicon - Start | End
- More Complex useAlertFavicon
- How to Use an Emoji as a Favicon Easily
- What Happens to setTimeout() / setInterval() Timers Running on Inactive Browser Tabs ?
