DEV Community

Discussion on: 11 Front-end Predictions For 2020

Collapse
 
tobiassn profile image
Tobias SN

Vue Hooks is the unofficial name many people use when describing the Vue Composition API. I've updated the post to reflect that, but describing them as Vue Hooks is accurate in this context because they are very much modelled off of React Hooks. Vue core team member Sarah Drasner even refers to them as hooks in her CSS Tricks article here.

I looked it up, and Vue Hooks is actually a separate library, not the Composition API.

Hence the disclaimer right at the top of this post, Tobias. I'll copy and paste it here again for good measure.

Guess I missed that.