您的位置:首页 > 其它

WEB学习最全最牛逼的网址资源(一)

2017-02-15 08:35 363 查看


第一部分综合类

前端知识体系:https://mp.toutiao.com/core/article/new_article/

前端知识结构:https://github.com/JacksonTian/fks

Web前端开发大系概览:https://github.com/unruledboy/WebFrontEndStack

Web前端开发大系概览-中文版:http://www.cnblogs.com/unruledboy/p/WebFrontEndStack.html

免费的编程中文书籍索引:https://github.com/justjavac/free-programming-books-zh_CN

前端书籍:https://github.com/dypsilon/frontend-dev-bookmarks

前端免费书籍:https://github.com/vhf/free-programming-books

麻省理工学院公开课:计算机科学及编程导论:http://open.163.com/special/opencourse/bianchengdaolun.html

智能社 - 精通JavaScript开发:http://study.163.com/course/introduction/224014.htm#/courseDetail

JavaScript中的this陷阱的最全收集--没有之一:https://segmentfault.com/a/1190000002640298

JS函数式编程指南:https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html

JavaScript Promise迷你书(中文版):http://liubin.org/promises-book/

腾讯移动Web前端知识库:https://github.com/AlloyTeam/Mars

- Front-End-:https://github.com/icepy/Front-End-Develop-Guide

Develop-Guide 前端开发指南:https://github.com/icepy/Front-End-Develop-Guide

前端开发笔记本:https://www.gitbook.com/book/li-xinyang/frontend-notebook/details

大前端工具集 - 聂微东:https://github.com/nieweidong/fetool

前端开发者手册:https://dwqs.gitbooks.io/frontenddevhandbook/content/


第二部分:入门类



前端入门教程:http://www.cnblogs.com/jikey/p/3613082.html

瘳雪峰的Javascript教程 : http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000
- 前端工程师必备的PS技能——切图篇: http://www.imooc.com/learn/506
- 结合个人经历总结的前端入门方法:https://github.com/qiu-deqing/FE-learningdis


第三部分:效果类



- 弹出层 :http://www.imooc.com/learn/58

- 焦点图轮播特效:http://www.imooc.com/learn/18


第四部分:工具类

- css sprite 雪碧图制作:http://www.imooc.com/learn/93

- 版本控制入门 – 搬进 Github : http://www.imooc.com/learn/390
- Grunt-beginner前端自动化工具:http://www.imooc.com/learn/30


. 开发中心

- chrome开发中心(chrome的内核已转向blink): https://developer.chrome.com/extensions/api_index.html
- safari开发中心 :https://developer.apple.com/safari/resources/

- microsoft js参考:https://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94).aspx

- js秘密花园 :

- js秘密花园 :

- w3help 综合Bug集合网站:http://www.w3help.org/zh-cn/kb/


综合搜索以及综合API

- 各种流行库搜索:http://microjs.com/#

- runoob.com-包含各种API集合:http://www.runoob.com/

- 开源中国在线API文档合集 : http://tool.oschina.net/apidocs
- devdocs 英文综合API网站:http://devdocs.io/


jQuery

jQuery API 中文文档:

* hemin 在线版*:http://www.jquery123.com/

css88 jq api*:http://hemin.cn/jq/

css88 jqui api*: http://www.css88.com/jqapi-1.9/on/
学习jquery*:http://learn.jquery.com/

jquery 源码查找:https://j11y.io/jquery/


Ecmascript

- Understanding ECMAScript 6- Nicholas C. Zakas:https://leanpub.com/understandinges6/read

- exploring-es6:https://leanpub.com/exploring-es6/read

- exploring-es6翻译:https://github.com/es6-org/exploring-es6

- exploring-es6翻译后预览:http://es6-org.github.io/exploring-es6/

- 阮一峰 es6:http://es6.ruanyifeng.com/

- ECMA-262,第 5 版:http://yanhaijing.com/es5/#null

- es5:http://es5.github.io/


Js template

- template-chooser:http://garann.github.io/template-chooser/

- artTemplate:https://github.com/aui/artTemplate

- tomdjs:https://github.com/aui/tmodjs/blob/master/README.md

- 淘宝模板juicer模板:http://juicer.name/docs/docs_zh_cn.html

- Fxtpl v1.0 繁星前端模板引擎:http://koen301.github.io/fxtpl/

- laytpl:http://laytpl.layui.com/

- mozilla - nunjucks:https://github.com/mozilla/nunjucks

- Juicer:https://github.com/PaulGuo/Juicer

-dustjs:http://akdubya.github.io/dustjs/

- etpl:http://ecomfe.github.io/etpl/


弹出层

- artDialog 最新版:https://github.com/aui/artDialog

- artDialog 文档:http://aui.github.io/artDialog/doc/index.html

- google code 下载地址:https://code.google.com/p/artdialog/downloads/list

- 贤心弹出层:http://layer.layui.com/

- 响应式用户交互组件库:https://github.com/bh-lay/UI

- sweetalert-有css3动画弹出层:http://t4t5.github.io/sweetalert/


CSS

- CSS 语法参考:http://tympanus.net/codrops/css_reference/

- CSS3动画手册:https://isux.tencent.com/css3/index.html

- 腾讯css3动画制作工具:https://isux.tencent.com/css3/tools.html

- 志爷css小工具集合:http://linxz.github.io/tianyizone/

- css3 按钮动画:http://fian.my.id/Waves/

- animate.css:https://daneden.github.io/animate.css/

- 全局CSS的终结(狗带) [译]:http://www.alloyteam.com/2015/10/8536/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: