DEV Community

Discussion on: Vue 3 just got me from interested to excited

Collapse
 
michi profile image
Michael Z

Two things I'd like to point out.

  1. The new API does not deprecate the V2 options API. On top of that, you will also be able to use setup without the syntax sugar from the RFC
  2. It's still just an RFC, open for feedback and comments
Collapse
 
lucaguada profile image
Luca Guadagnini

I know but it's not what I meant, such kind of dirty tricks do not improve in any way the development consistency and conventions. And I don't get why some JS framework development deliberately ignore this from the beginning.

I know I can be a little bit dramatic, but a RFC like this should be blasted without any discussion.

Collapse
 
rogerjohn0 profile image
Roger John

It’s not just an RFC per day, it rather a facade from past experience. And just like React functional components, the composition API will be the standard.