本篇文章旨在收集一些前端开发相关的常用网址。。。。
1.ES6-ES8
- ES6入门
http://es6.ruanyifeng.com/ - ES7新特性
https://www.cnblogs.com/zhuanzhuanfe/p/7493433.html - ES8新特性
https://segmentfault.com/a/1190000010213513
2.redux
- redux入门
http://www.ruanyifeng.com/blog/2016/09/redux_tutorial_part_one_basic_usages.html - redux英文官网
https://redux.js.org/ - redux中文官网
https://cn.redux.js.org/ - redux-form
https://redux-form.com/6.7.0/docs/api/reduxform.md/
3.mobx
- mobx英文网
https://mobx.js.org/ - mobx中文网
https://cn.mobx.js.org/
4.react
- react英文网
https://reactjs.org/docs/context.html - react-router英文官网
https://reacttraining.com/react-router/web/guides/philosophy - react-router中文官网
http://reacttraining.cn/web/guides/quick-start - 初探 React Router 4.0
https://blog.csdn.net/sinat_17775997/article/details/69218382 - 一个关于react + redux + react-router 4.0 + immutable.js的项目源码
https://github.com/KieSun/Chat-Buy-React
5.react-native
- react native中文网
https://reactnative.cn/docs/getting-started.html - react native英文网
http://facebook.github.io/react-native/docs/getting-started.html - react-navigation中文网
https://reactnavigation.org/docs/zh-Hans/getting-started.html - react-navigation英文网
https://reactnavigation.org/docs/en/getting-started.html - Windows版本搭建安装React Native环境配置及相关问题
http://www.cnblogs.com/aichenxy/p/5971613.html
6.html+CSS
其他
- React Native 踩坑
https://blog.csdn.net/xiaoduo0987/article/details/78182686 - reactnative webview加个加载进度条
https://blog.csdn.net/vv_bug/article/details/79089306 - immutable.js
http://facebook.github.io/immutable-js/docs/#/ - Android Flutter 内存机制初探
https://mp.weixin.qq.com/s/QxdpQaoPN7z0AvaDZ5OkUg - 入门Webpack
https://www.jianshu.com/p/42e11515c10f - 微信小程序简易教程
https://developers.weixin.qq.com/miniprogram/dev/ - 给Android开发者的Gradle入门指南
http://mobile.51cto.com/ahot-559170.htm#topx - kotlin语法学习
http://www.runoob.com/kotlin/kotlin-basic-syntax.html - android开发框架
https://blog.csdn.net/ljy_programmer/article/details/78180445 - webstorm 2017 激活破解方法大全
https://blog.csdn.net/voke_/article/details/76418116
js面试图谱(强力推荐)
https://yuchengkai.cn/docs/zh/frontend/
源码:https://github.com/KieSun/InterviewMap
前端面试题
https://juejin.im/post/5ba34e54e51d450e5162789b
2018最全面的的程序员学习网站
shadowsocks翻墙指南
1、shadowsocks官网
https://portal.shadowsocks.to/clientarea.php
2、图文教程
https://github.com/Shadowsocks-Wiki/shadowsocks/blob/master/README.md
网友评论