前端学习笔记

1、flex布局使用

http://www.ruanyifeng.com/blog/2015/07/flex-examples.html 

http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html

2、es6语法

http://es6.ruanyifeng.com/#docs/intro

3、Ant Design使用

https://ant.design/docs/react/introduce-cn

4、React

https://doc.react-china.org/

5、ESLint

http://eslint.cn/docs/rules/linebreak-style

6、Redux

http://cn.redux.js.org/docs/advanced/ExampleRedditAPI.html

7、iconfont

http://iconfont.cn/manage/index?spm=a313x.7781069.1998910419.db775f1f3&manage_type=myprojects&projectId=-1

8、MDN web docs

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map

9、刷算法题的

https://leetcode-cn.com

10.Linux服务器脚本和Windows客户端

https://teddysun.com/486.html

11、webrtc文章介绍

https://codelabs.developers.google.com/codelabs/webrtc-web/#2

你可能感兴趣的:(前端学习)