DEV Community

Discussion on: State of Vue.js in 2021

Collapse
 
aarone4 profile image
Aaron Reese

+1 for Vue. Simple things are really simple. HTML, CSS and JavaScript in a single file for a component makes perfect sense. I would say learn Vue 2 first. Options API is more intuitive, then vuex, then progress to Vue 3 composition API.