50 reads
1 comment
ยทSep 25, 2023
Sep 25, 2023
Glad you're enjoying Vue.js! Given its simplicity the docs is almost all you'll need ๐ vuejs.org/tutorial/#step-1 I'd recommend using the Composition API and SFC's
Don't worry because it really is as powerful as React and even goes beyond.
You can see Vue outperforming React in this benchmark. twitter.com/icarusgkx/status/16936202005438.
But at the end of the day, choose the tool you're most comfortable with and one that gets you where you want to be ๐
1
ยท