























Vue is in the process of a complete overhaul that rebuilds the popular JavaScript framework from the ground up. This has been going on the last couple of years and, at long last, the API and implementation of Vue 3 core are now stabilize. This is exciting for a number of reasons:
Here’s how you can get your hands on the Vue 3 release candidate:
https://unpkg.com/vue@next.npm init vite-app hello-vue3. Vite comes with <script setup> and <style vars> support in single file components.There is more information about DevTools, experimental features and more in the release notes.
Why am I so excited about the Vue doc updates? Because the updates include but are not limited to:
We are still actively working on things, of course, so if you see to-dos or unresolved work, please let us know! Feel free to open an issue or PR over at GitHub but, please, note that large requests will likely be closed out while we’re still refining our current work.
All in all we think you’ll enjoy it! It’s all the features you know and love, with some extra lovely bits, plus excellent performance.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。