《vue.js快速入门》链接摘抄整理

先分享一篇不错的笔记,虽然我没学

https://blog.csdn.net/wenjinrong/article/details/114903265?fromshare=blogdetail&sharetype=blogdetail&sharerId=114903265&sharerefer=PC&sharesource=skhoole&sharefrom=from_link

正文:

vue快速入门源代码

GitHub - sg552/happy_book_vuejs: Vuejs 中文教程

官方网站

angular

Angular · GitHub

++++react++++

++++https://github.com/++++ ++++facebook/react++++

vue.js

++++https://github.com/++++Vuejs/vue

官方文档

http://cn.Vuejs.org/

http://cn.Vue.js.org/v2/guide/comparison.html

http://cn.Vuejs.org/v2/guide/comparison.html;

http://www.quora.com/How-dose-Vue-js-compare-to-React-js.

1.2.4 用到 Vue.js 的项目

滴滴出行。

饿了么:开源了一个基于 Vue 的 UI 库(https://github.com/ElementUI/Element)。

阿里巴巴的 weex(https://github.com/alibaba/weex)。

GitLab(https://about.gitlab.com/2016/10/20/why-we-chose-vue/)。

Facebook(https://newsfeed.fb.com/welcome-to-news-feed?lang=en)。

新浪微博。

更全列表可见 GitHub - vuejs/awesome-vue: 🎉 A curated list of awesome things related to Vue.js

本章中的所有例子,由于都需要与 Webpack 结合,因此读者将其单独作为一个项目:https://github.com/sg552/vue_js_lesson_demo,读者可以下载后直接运行。

Linux/Mac 下的 NVM 官方网址:https://github.com/creationix/nvm。 Windows 下的 NVM 官方网址:https://github.com/coreybutler/nvm-windows。

Releases · coreybutler/nvm-windows · GitHub

声明:著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

相关推荐
子林super10 分钟前
Selection ES集群6月28日压测报告(7.10与7.6.2压测对比)
前端
码哥DFS12 分钟前
JS进阶-day1 作用域&解构&箭头函数
前端·javascript
江上暮云20 分钟前
手摸手带你彻底搞懂Vue的响应式原理
vue.js
月光番茄20 分钟前
基于AI的智能自动化测试系统:从Excel到双平台测试的完整解决方案
前端
凌览23 分钟前
因 GitHub 这个 31k Star 的宝藏仓库,我的开发效率 ×10
前端·javascript·后端
喝西瓜汁的兔叽Yan24 分钟前
小效果--多行文本溢出出现省略号
前端·css
子林super24 分钟前
doris用户连接数被打满问题
前端
GISer_Jing30 分钟前
LLM对话框项目总结II
前端·javascript·node.js
恰薯条的屑海鸥31 分钟前
前端进阶之路-从传统前端到VUE-JS(第五期-路由应用)
前端·javascript·vue.js·学习·前端框架
子林super34 分钟前
TIDB常用命令手册
前端