In this lesson, we examine how to use the useTransition
composable from VueUse in order to transition between 2 different numbers. This comes in handy for Vue.js apps, when changing style values in order to animate things like position, size, and color.
Links