Vue creator Evan You has provided an update on the status of Vue 3. TLDR; a release candidate for Vue 3 should be ready soon and the official release will happen shortly after when the key ecosystem tools are ready.
Check out this RFC with three interesting additions to the single-file component format that Evan You is proposing to improve developer experience in Vue 3.
An improvement to the compiler and renderer in Vue 3 is the caching of event handlers. For better performance, handlers will be cached on the first render and stored as an inline function.
This post discusses how developers can make their third-party libraries support both Vue 2 & 3 and introduces Vue Demi which helps libraries support universal Vue code.
P.S. If you enjoyed this issue, show your support by buying me a coffee, or if you’d like to support me to create the newsletter ongoingly, you can make a pledge through Patreon.
P.P.S. Continue the conversation with Vue.js Developers on social media:
Click to load comments...