了解node,npm基础知识。(服务器端的js)
http://www.runoob.com/nodejs/nodejs-tutorial.html
http://www.runoob.com/nodejs/nodejs-npm.html
学习react框架。(前端的框架有很多)
https://github.com/kdchang/reactjs101
react中可以使用的富文本编辑器:
https://github.com/sstur/react-rte
moliza开发者网络社区(中文):
https://developer.mozilla.org/zh-CN/
炫酷的网站:
http://2016.makemepulse.com/
react-router动态路由:
https://react-guide.github.io/react-router-cn/docs/guides/advanced/DynamicRouting.html
微信小程序开发俱乐部:
http://www.wxappclub.com/
png图片拼接成图片精灵:
http://alloyteam.github.io/gopng/
微信小程序开发官方文档:
https://mp.weixin.qq.com/debug/wxadoc/dev/?t=20161122
css学习资源汇总:
https://segmentfault.com/a/1190000006689923
最全的前端资源汇总:
https://segmentfault.com/a/1190000004978770
9个很有用的console命令调试:
https://github.com/dwqs/blog/issues/32
git stash 和 git stash pop (用于对本地代码弹出保护的操作):
http://blog.csdn.net/wh_19910525/article/details/7784901
前端优秀资源汇总:
/foru17/front-end-collect
百度前端开发部:
http://fex.baidu.com/
前端跨域技术整理:
https://gold.xitu.io/post/5815f4abbf22ec006893b431
使用mimtproxy监听http请求:
http://liuxiang.logdown.com/posts/192057-use-mitmproxy-to-monitor-http-requests
https抓包!:
http://mp.weixin.qq.com/s/UHsFZkAA4N1N0nzeFbRhOg
nodeJs学习入门:
http://ourjs.com/detail/529ca5950cb6498814000005#handling-post-requests
前端工程师必备实用网站:
http://www.jianshu.com/p/53a7da454057
淘宝前端团队:
http://taobaofed.org/
caniuse判断一些css属性的浏览器兼容性:
http://caniuse.com/
RunJs在线编辑分享javascript代码:
http://runjs.cn/
掘金网,很好的前端学习论坛:
https://gold.xitu.io/
图标搜索引擎:
http://findicons.com/
前端乱炖:
http://www.html-js.com/
jsBin:可以测试react的生命周期状态:
http://jsbin.com/yokebo/embed?html,js,console,output
淘宝开发团队的类似 antd的框架库:
http://uxco.re/components/table/
react对属性和状态的学习总结:
http://www.cnblogs.com/daomul/p/4853637.html
前端开发视频教程:
http://wiki.jikexueyuan.com/list/front-end/
antd提供的表单控件:
https://ant.design/components/form/#components-form-demo-inline-form
前端的学习资源导航:
http://jsdig.com/
前端模块化、组件化相关学习资源:
https://segmentfault.com/a/1190000007062464
react技术栈:
http://www.ruanyifeng.com/blog/2016/09/react-technology-stack.html
coffeescipt中文学习:
http://coffee-script.org/
javascript标准参考:
http://javascript.ruanyifeng.com/
Html的框架、Emmet和Haml学习:
http://www.ruanyifeng.com/blog/2013/06/emmet_and_haml.html
postman:前端进行接口数据调试的工具:
https://www.getpostman.com/