Courses

VueUse for Everyone - Create Your Own VueUse-like Composable - 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