VueUse for Everyone: Unlock Vue.js Composition Power
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!

Vue Components and VueUse

In this lesson, we learn how to prevent performance issues of very long lists with the VueUse composable useVirtualScroll. We also play around with useVModel to make working with Vue props, events, and v-model more terse and intuitive.