Skip to content
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

Better int egration with Vue 3 (Custom Renderer API) #6

Open
nicooprat opened this issue Oct 1, 2018 · 1 comment
Open

Better int egration with Vue 3 (Custom Renderer API) #6

nicooprat opened this issue Oct 1, 2018 · 1 comment

Comments

@nicooprat
Copy link

Just read this article: "Plans for the Next Iteration of Vue.js"   https://medium.com/the-vue-point/plans-for-the-next-iteration-of-vue-js-777ffea6fabf#---0-387

This part recalled me this fork:

"Custom Renderer API: a first-class API for creating custom renderers will be available, and no longer requires forking the Vue codebase with custom modifications. This will make it much easier for render-to-native projects like Weex and NativeScript Vue to stay up-to-date with upstream changes. It would also make it trivially easy to create custom renderers for various other purposes."

Can we hope for a first-class-citizen Vue in Meteor in 2019? :)

@Akryum
Copy link

Akryum commented Oct 1, 2018

Actually that's maybe not the relevant part. Features split into multiple packages will actually help, because we will be able to swap Vue reactivity system with another Tracker-compatible one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants