Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue相关文章集锦 #177

Open
hehongwei44 opened this issue Mar 5, 2017 · 13 comments
Open

Vue相关文章集锦 #177

hehongwei44 opened this issue Mar 5, 2017 · 13 comments

Comments

@hehongwei44
Copy link
Owner

hehongwei44 commented Mar 5, 2017

开始学习Vue了,一个很优秀的渐进式框架,中文官网地址:http://cn.vuejs.org/

@hehongwei44
Copy link
Owner Author

vue-cli#2.0 webpack 配置分析

一篇关于vue-webpack配置的文章,从中可以大致了解构建相关配置的一些知识,知识点还是蛮重要的。
原文来自滴滴FE,原文链接:DDFE/DDFE-blog#10

@hehongwei44
Copy link
Owner Author

上一篇文章中有涉及到代理工具,但是不够详细,这里有一篇非常仔细的文章。

gulp-connect-proxy和http-proxy-middleware代理

简单概要介绍下使用场景需求:前后端分开部署时,需要单独为前端启动一个服务,如果使用gulp-connect的话,那么代理需要额外的插件来配置。首先说下为什么需要代理,gulp-connect是静态web的server(就是只能访问静态页面),如果需要向另外一个或几个服务器请求数据那么就需要代理。除非前后端一起部署,不然由于浏览器的限制是没办法跨域请求数据的。即便是前后端部署在一起,如果还需要向其他服务请求数据,或者需要其他服务(检索,缓存等服务),而这些服务通常是独立部署的,那么还是需要代理的。

@hehongwei44
Copy link
Owner Author

hehongwei44 commented Mar 5, 2017

vue-loader 开发指南 中文版

关于webpack、Vue组建规格、vue-loader相关的文章,看完后收益良多

其他外链:http://www.cnblogs.com/lvyongbo/p/5953464.html

@hehongwei44
Copy link
Owner Author

vue-router官方指南

@hehongwei44
Copy link
Owner Author

hehongwei44 commented Mar 13, 2017

Vuex官方中文文档

@hehongwei44
Copy link
Owner Author

vue-resource英文文档

@hehongwei44
Copy link
Owner Author

@hehongwei44
Copy link
Owner Author

hehongwei44 commented Mar 30, 2017

Vue + webpack 学习(一)

AutoHome车服务前端团队文章

@hehongwei44
Copy link
Owner Author

@hehongwei44
Copy link
Owner Author

@hehongwei44
Copy link
Owner Author

@hehongwei44
Copy link
Owner Author

hehongwei44 commented Apr 6, 2017

@hehongwei44
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant