Vue3+ & Vue-CLI3+ 开发生态圈资讯
🚀 欢迎Star
,后续会不断更新。
🇨🇳 最后更新日期:2️⃣0️⃣2️⃣3️⃣
🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳
2023 年您好,(´▽ `)ノノ),继续前行!
【2023】 ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡-------------- 【2024】
2020/2021/2022 年再见ヾ( ̄ ▽  ̄)ByeBye,感谢自己!
【2020】 ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ 【2023】
Twitter vue3: vue 3 will be available by the end of Q2.(done)
第四届 Vue.js 开发者大会由 Vue.js 官方举办,于 2021 年 05 月 22 日在杭州正式开启。本次大会将主要采用在线直播方式与大家呈现,线下会有听少量听众席位!w3ctech
VueConf 2021 PPT & Video
2020 年 9 月 18 日星期五,Vue 的作者尤雨溪发表主题演讲,正式发布 Vue3.0 并回应一些大家关切的问题。表示不建议大家立刻升级到 Vue3.0 版本,之前项目中某些依赖项可能还不支持新版,等社区完善后再进行迁移也不迟。
Vue3.0 正式发布,尤雨溪在线全球发布会:【戳这里】
The offical blog for the Vue.js project, The Vue Point.
想了解更多有关 Vue 3.0 的信息,请大胆访问:v3.vuejs.org
除了单独 Vue3 资讯,欢迎查看更多 vue.js 资讯:【【🔥Vue.js 资讯 📚】目前 web 前端开发非常火爆的框架;定时更新,欢迎 Star 一下。】
欢迎 ━(` ∀´)ノ亻!
各位大佬们前来玩耍!!!
目录
- Announcing Vue 3.3
- 2021 => 我最棒(๑•̀ㅂ•́)و✧
- 新年新气象
- 撸 vue3 的霸气姿势
- Vue 3 Cheat Sheet
- 再谈 vue3
- 尤大推出
vue3 beta
之后 - 迎接 Vue3.0 系列
- 最新资讯-继续前进 ╰(°▽°)╯
- 英文资料
- 2019 年中旬
- 2019 年上旬
- 2018 年预告
🐣 关于旧版本
Vue CLI 的包名称由 vue-cli 改成了 @vue/cli。 如果你已经全局安装了旧版本的 vue-cli (1.x 或 2.x),你需要先通过 npm uninstall vue-cli -g 或 yarn global remove vue-cli 卸载它。
🐥Node 版本要求
Vue CLI 需要 Node.js 8.9 或更高版本 (推荐 8.11.0+)。你可以使用 nvm 或 nvm-windows 在同一台电脑中管理多个 Node 版本。
🐓Vue 3.0 源代码
当大多数国人还在庆祝国庆节的时候,尤雨溪大大在昨天凌晨发布了 Vue 3.0 源代码,源码地址:https://github.com/vuejs/vue-next 。虽然目前还 处于 Pre-Alpha 版本,但是可以预见后面的 Alpha、Beta 等版本应该不会太遥远。
之前,就有预言,除了性能优化、脚手架和新功能外,TypeScript 绝对是一个重点,因此,在 Vue 3.0 源代码版本中,98%代码由 Typescript 编写,相信后面会是 100%。
通过本次发布的源代码可以了解到针对 Vue 3 计划并已实现的主要架构改进和新功能。
Vue 3 中最主要的新特性:组合式 API,已经可以借助 https://github.com/vuejs/composition-api (在 Vue 2 项目中作为插件使用)体验到。
yyx990803
3.3.4 (2023-05-18)
May 11, 2023
Announcing Vue 3.3
Today we're excited to announce the release of Vue 3.3 "Rurouni Kenshin"!
- build: ensure correct typing for node esm (d621d4c)
- build: fix DEV flag replacement edge case (8b7c04b), closes #8353
- compiler-sfc: handle imported types from default exports (5aec717), closes #8355
...
v3.0.0 One Piece
Today we are proud to announce the official release of Vue.js 3.0 "One Piece". This new major version of the framework provides improved performance, smaller bundle sizes, better TypeScript integration, new APIs for tackling large scale use cases, and a solid foundation for long-term future iterations of the framework.
One Piece. Vuejs 3.0 正式版发布!代号:海贼王
🔥🐔2020 前端面试秘籍
【吐血整理清单一】前端面试全攻略,为您保驾护航,金三银四
【吐血整理清单二】前端面试全攻略,为您保驾护航,金三银四
【吐血整理清单三】前端面试全攻略,为您保驾护航,金三银四
秘籍在手,天下我有; 只要你想进,那么世界就是你的。
🐔 前端整理之道
【整理】前端优化得有个好手段,比如看这个清单 🍑🍒🍓🍆🌽
【整理】前端学习笔记总结清单,应有尽有 🍇🍈🍉🍊🍋
🦃 关于 TypeScript
【2020-Q1-News】TypeScript 新鲜一波流,自己品尝?
【最新】TypeScript 梳理知识点列表,可否一战?
【必会】都已经 9102 年底了,你必须会 TypeScript。
为什么要学习它?
因为:
- 按需输出 JavaScript 版本
- 代码标准化利于团队开发
- 主流框架及最新特性的支持
- 便于重构和主流 IDE 支持
- 更多友好特性和检测
...
哈哈哈,并不是,是因为都已经 2020 了,大公司和你们都在用。
Vue3-CheatSheet
由 Vue Mastery 网站归纳的 Vue 3 Cheat Sheet, 直观地概况了其主要特性。
Vue3 Cheat Sheet | Vue3 Cheat Sheet |
---|---|
Votar
⚡ Explore high-performance tooling for Vue
Vue Language Features
Vue language support extension for VSCode
TypeScript Vue Plugin
VSCode extension to support Vue in TS server
vue-tsc
Type-check and dts build command line tool
Discord: https://discord.gg/5bnSSSSBbK
https://github.com/johnsoncodehk/volar
vueuse
like React hooks.
Collection of essential Vue Composition API utils works for Vue 2.x and 3.x https://vueuse.js.org/
Collection of essential Vue Composition API (inspired by react-use)
🚀 Features
- ⚡ 0 dependencies: No worry about your bundle size
- 🌴 Fully tree shakable: Only take what you want
- 🦋 Type Strong: Written in Typescript
- 🕶 Seamless migration: Works for both Vue 3 and 2
- 🌎 Browser compatible: Use it though CDN
- 🎪 Interactive docs & demos: Check out the Storybook!
- 🔌 Optional Add-ons: Firebase, vue-i18n, etc
新年新气象
新的一年,继续前行;希望各位顺顺利利,心想事成。
💃🏻 撸 vue3 的姿势 💃🏻
🐯 🦁 🐮 🐷 🐹 🦊
霸气姿势观望 vue3
核心技术 ing
- Proxy:不只是解决了 defineProperty 的局限性。
- Performance:性能更比 Vue 2.0 强。
- Tree shaking support:可以将无用模块“剪辑”,仅打包需要的。
- Composition API:组合 API。
- Fragment, Teleport, Suspense:“碎片”,Teleport 即 Protal 传送门,“悬念”。
- Better TypeScript support:更优秀的 Ts 支持。
- Custom Renderer API:暴露了自定义渲染 API。
TODOLIST:
- 1 Docs & Migration Guides
- 2 Router
- 3 Vuex
- 4 CLI
- 5 新工具:vite(法语 “快”)
- 6 vue-test-utils
- 7 DevTools
- 8 IDE Support (Vetur)
- 9 Nuxt
介绍 Vue.js 以及 Vue-next 源码分析文章,希望通过学习 Vue.js 源码获得更好的知识和收获。
【这是入口】你要找的 vue 源码 全宇宙的都在这!
「我是要成为海贼王的男人」
Announcing Vue 3.3
Vue3.3 发布,版本代号为 “Rurouni Kenshin”
主要改进了DX(开发者体验)、新增一些语法糖和宏,以及 TypeScript 上的改善...
- [the release of Vue 3.3