-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QUES: Is there any update plan in the project ? #604
Comments
Please do not bury this project 😭 There is no alternative, and there will probably never be one, because all Google searches about using ES classes with Vue (2 and 3) lead to vue-class-component. If it dies, class support dies with it, and ultimately devs will most likely switch to React. |
I'm here because Angularjs kicked the bucket finally, and I needed to find a new toolkit for building apps. I've used Angular in the past and enjoyed using Typescript and class based development for frontend work. I decided to look outside of Angular because of the Angular's troubled past, and wanted something smaller. I was hoping Vuejs would be that, but with the lack of a plan to update vue-class-component I wonder if I'm going to be left again high and dry by yet another abandoned project which by the day seems to be the situation here too. Do I rewrite everything back is ES and just swallow the kool-aid on the abysmal composition API? It was fine to not have updated docs a year ago, but we're past that year mark and still docs haven't arrived. Come on what's the deal? Just something to explain where this is going! |
@ktsn @yyx990803 is there any plan to continue or at least have a transition plan to deprecate class components? Even if we could get one last official Vue 3 class component release, with the notice that it will be deprecated after that, it would allow for folks to have less of a barrier to migrate to Vue 3, and then start to transition off. I really respect what the team has done with Vue, however it is unfortunate that we have had no communication about a way to move forward :( |
@corwin-of-amber @chubbard @ThreeScreenStudios I totally agree with all your comments here...currently we're moving forward with vue-facing-decorator (the package mentioned in the deprecation notice) but the struggle while we were waiting for news from these packages was real. |
Thank you so much @rdhelms, the prospect of a replacement is reassuring and I will try vue-facing-decorator. It does look great; perhaps a quick porting guide from vue-class-component will help disseminate its adoption? |
No description provided.
The text was updated successfully, but these errors were encountered: