VueUse for Everyone - Utilities, Elements, and Components - VueUse Utilities: computedAsync and logic utils
In this lesson, we learn how to make Vue.js computed properties asynchronous with computedAsync . We also learn about the convenient logic utility functions from VueUse for working with reactive refs.