前端学习资源

前端学习资源链接

下面有些网站是全英文,包括我们在配置环境的过程中也是全英语,其实英文不可怕,可怕的是你害怕面对它,我在配置环境的过程中经常出错,看到红色error就头疼,但也正是我的头疼让我白白浪费了去读懂它的时间,只需要粘贴复制的问题:查词典,百度都可以找到。错误是每一位开发者必须躺过的坑。

1. 前端学习网站和知名博客

比较常用的IT网:

博客园:https://www.cnblogs.com/
CSDN:http://www.csdn.net/
推酷:http://www.tuicool.com/
SegmentFault: https://segmentfault.com/
深度开源:http://www.open-open.com/
知乎:https://www.zhihu.com/
伯乐在线:http://www.jobbole.com/
伯乐在线git:https://github.com/jobbole
伯乐git-js:https://github.com/jobbole/aw…
掘金:https://juejin.im/timeline
大前端:http://www.daqianduan.com/
前端里:http://www.yyyweb.com/front
前端开发博客:http://caibaojian.com/

专注前端的IT网:

前端网:http://www.qdfuns.com/
廖雪峰官网:https://www.liaoxuefeng.com/
张鑫旭官网:http://www.zhangxinxu.com/
阮一峰官网:http://www.ruanyifeng.com/hom…
MDN web docs:https://developer.mozilla.org…

资源、库下载网:

脚本之家:http://www.jb51.net/
懒人之家:http://www.lanrenzhijia.com/
Jquery插件库:http://www.jq22.com/
Awesomes资源库:https://www.awesomes.cn/
Npm包库:https://www.npmjs.com/

2. React系列学习资源 — 以最新的来介绍

React:

官网:https://facebook.github.io/re…
Git地址:https://github.com/facebook/r…
易懂书站:http://huziketang.com/books/r…

React-router:

官网(包含web和native):https://reacttraining.com/rea…

Redux:

官方文档:http://redux.js.org/

GraphQL:

官网:http://dev.apollodata.com/react/
Git地址:https://github.com/facebook/g…
博客:https://zhuanlan.zhihu.com/p/…

react测试工具:

Enzyme:http://airbnb.io/enzyme/index…

3. React-native

必用网站:

官网:http://facebook.github.io/rea…
Git地址:https://github.com/facebook/r…
学习指南:https://github.com/reactnativ…

4. Vue系列学习资源

vue:

官网:https://cn.vuejs.org/v2/guide…
论坛:https://forum.vuejs.org/c/chi…
技术内幕:http://hcysun.me/vue-design/art/
技术揭秘:https://ustbhuangyi.github.io…

vue-router:

官网:https://router.vuejs.org/zh-c…

vuex:

官网:https://vuex.vuejs.org/zh-cn/…

VUE UI:

移动-VUE YDUI:http://vue.ydui.org/docs/#/qu…
移动-Mint UI:http://mint-ui.github.io/docs…
文章:https://zhuanlan.zhihu.com/p/…
PC-Element:http://element.eleme.io/#/

5. 小程序系列学习资源

官方提供:

官网:https://mp.weixin.qq.com/debu…

wepy框架:

官方文档:https://wepyjs.github.io/wepy/#/
Git地址:https://github.com/wepyjs
图书馆案列:http://bbs.jfh.com/topic/25380
仿微信案列:https://segmentfault.com/a/11…

社区:

微信小程序Club:http://www.wxappclub.com/

6. 构建、工具类

Webpack:

Gulp:

7. Three.js系列学习资源

    原文作者:xingqiwu
    原文地址: https://segmentfault.com/a/1190000010686636
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞