《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

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

相关推荐
Moonbit4 分钟前
MoonBit Pearls Vol.12:初探 MoonBit 中的 Javascript 交互
javascript·后端·面试
chenbin___12 分钟前
react native中 createAsyncThunk 的详细说明,及用法示例(转自通义千问)
javascript·react native·react.js
摆烂工程师13 分钟前
(2025年11月)开发了 ChatGPT 导出聊天记录的插件,ChatGPT Free、Plus、Business、Team 等用户都可用
前端·后端·程序员
gongzemin23 分钟前
使用阿里云ECS部署前端应用
前端·vue.js·后端
用户411800341534124 分钟前
Flutter课题汇报
前端
环信27 分钟前
实战教程|快速上线音视频通话:手把手教你实现呼叫与接听全流程
前端
Dgua27 分钟前
✨TypeScript快速入门第一篇:从基础到 any、unknown、never 的实战解析
前端
用户97141718142728 分钟前
前端开发中的跨域问题:Vite 开发环境配置指南
vue.js·vite
海云前端128 分钟前
Vue3 大屏项目投屏功能开发:多显示器适配实践
前端
技术小丁44 分钟前
使用 HTML + JavaScript 实现酒店订房日期选择器(附完整源码)
前端·javascript