DEV Community

Discussion on: Why A Developer Should Learn React.js in 2021?

Collapse
 
juniordevforlife profile image
Jason F

I think the same could be said for Vue 2. The components start off small, then blow up. This is partly due to the Options API. I believe the introduction of the Composition API in Vue 3 will aid in writing readable and maintainable components.