Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Create a useLinks Composable
In this lesson, we create a useLinks composable. This is an important step to consolidate interactions with the endpoints for links to a single place. Most importantly it allows us to adapt the data to the front-end before using it throughout the app.