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 ?
Create Your Own VueUse-like Composable
3 lessons • 22 min8:43
11:22
2:06
NEXT CHAPTER
Bonus VueUse!3 lessons • 12 min
