In this lesson, we take a look at useFetch for reactively making ajax requests and reactfy for turning any typical procedural function into a reactive one.
useFetch
reactfy
Both functions bring some handy re-usability to your Vue.js applications.
Links