DEV Community

Discussion on: Vue without View - An Introduction to Renderless Components

Collapse
 
mannil profile image
Alexander Lichter

Totally right! But to experiecne the difference you need a lot of these components.

More info: slides.com/akryum/vueconfus-2019#/3 - Demo at vue-9-perf-secrets.netlify.com/ben... (all credits to @akryum )

PS: In Vue 3, the performance for functional components will be "marginally better" compared to normal components

Collapse
 
anduser96 profile image
Andrei Gatej

Thanks for referring to some great resources!

Speaking of which, what do you think of Vue 3?