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