Skip to content

Xiahl1990/Xiahl1990_LearningResource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Xiahl1990_LearningResource

GitHub上Markdown基本使用 : http:https://www.yaosansi.com/post/markdown-on-github/

https://stackedit.io/editor 编写md文章

github上值得关注的前端项目 : http:https://segmentfault.com/a/1190000002804472

jQuery代码最佳实践 :http:https://gregfranko.com/jquery-best-practices/

在Sublime Text 3中配置编译和运行Java程序 : http:https://www.open-open.com/lib/view/open1388105023765.html

前端从小白到大神必读资料汇总 : http:https://www.cnblogs.com/jason-swift/archive/2016/01/26/5159744.html

---------------Begin AngularJS-------------------

中文学习资料: 中文资料且成系统的就这么多,优酷上有个中文视频。

https://segmentfault.com/a/1190000003761054 关于Angular2的一些资料(持续更新中)

https://egghead.io/series/angular-2-fundamentals Angular2 教程

http:https://www.angular.live/docs/ts/latest/tutorial/toh-pt4.html ng2中文DOC

http:https://ng2.zai.io/ ng2中文社区

http:https://juristr.com/apps/ng2beta/ Angular2时间表

https://material.google.com/ Angular2组件

http:https://www.cnblogs.com/lcllao/archive/2012/10/18/2728787.html 翻译的官方的Guide

http:https://www.ituring.com.cn/minibook/303 翻译的官方的tutorial

http:https://www.lovelucy.info/angularjs-best-practices.html Angular最佳实践

http:https://zouyesheng.com/angular.html angularjs的学习笔记

http:https://www.sunzhongwei.com/angularjs.html 另一个网友的笔记

https://github.com/basestyle/angularjs-cn "AngularJS"中译本 -《AngularJS》

https://github.com/jmcunningham/AngularJS-Learning/blob/master/CN-CN.md github上的一个资料整理

http:https://www.jb51.net/article/58229.htm angularjs指令中的compile与link函数详解

http:https://manual.51yip.com/angularjs/  手册

工具: AngularJS WebInspector Extension for Chrome

https://github.com/yeoman/generator-angular YeoMan的帮助创建angularjs APP

https://github.com/johnlindquist/angularjs-plugin 适合Idea、WebStorm等Intellij平台的IDE插件

https://github.com/angular-ui/AngularJS-sublime-package Angularjs的Sublime插件

库: http:https://angular-ui.github.io/ AngularUI - The companion suite for AngularJS

http:https://twilson63.github.io/ngUpload/ 上传文件的指令

http:https://binarymuse.github.io/ngInfiniteScroll/ 无限下拉

https://github.com/btford/angular-dragon-drop 拖拽的指令

Demo: 可以参考参考怎么组织代码

https://github.com/tastejs/todomvc 帮助你选择MV* 框架,其中有一个angularjs的demo

https://github.com/yearofmoo-articles/AngularJS-Animation-Article

https://github.com/zensh/jsgen angularjs+nodejs开发的一套社区软件

https://github.com/btford/angular-express-seed angularjs + express 骨架,想用这两者结合开发的可以参考下怎么组织代码结构

https://github.com/btford/angular-express-blog 用上面的框架写的一个简单的Blog系统

https://github.com/bennadel/AngularJS-Routing AngularJS - Deep Routing Example

https://github.com/GoogleChrome/wReader-app RSS Reader written using AngularJS

https://github.com/btford/angular-socket-io-im angular + socket.io 开发的简单的Demo

https://github.com/saberma/19wu 19屋源码 rails + angularjs

---------------End AngularJS-------------------

cdnjs.com 资源搜索网站

http:https://www.aseoe.com/api-download/download.html 爱思资源网,各种API下载

http:https://www.hpenterprisesecurity.com/vulncat/en/vulncat/index.html 影响安全性的编码错误分类

http:https://gitbook.liuhui998.com/index.html git中文版

--------------Begin Bootstrap插件 --------------

http:https://demos.krajee.com/

http:https://gsgd.co.uk/sandbox/jquery/easing/

http:https://medialize.github.com/jQuery-contextMenu/

--------------End Bootstrap插件 --------------

http:https://taobaofed.org/ 淘宝前端团队

https://code.google.com/p/chromium/codesearch#chromium/src/cc/debug/debug_colors.cc&q=debug%20borders&sq=package:chromium&l=270 谷歌Debug源码

https://www.nitrous.io/ 在线编程平台

https://travis-ci.org/bd16260490e0bb3415598106ff6460d370edff1e 持续集成(CI)

https://design.google.com/devices/ 终端设备参数

http:https://pxtoem.com/

https://www.algolia.com/ 静态网站搜索

https://community.algolia.com/docsearch/ doc 搜索

http:https://www.lijian.net/?p=47 标签云(tagcloud)的球形JQuery插件

https://etherpad.net/p/sass 记事本!!!!

http:https://zh.discovermeteor.com/chapters/getting-started/ meteor中文网站

http:https://jade-lang.com/ jade模板引擎

http:https://tslang.cn/ typescript中文

----------------------------Begin NondeJS------------------------------------

https://course.tianmaying.com/node/lesson/internet-intro#0

----------------------------End NondeJS------------------------------------

理解本真的REST架构风格:http:https://www.infoq.com/cn/articles/understanding-restful-style/

----------------------------Begin jQuery------------------------------------

http:https://www.jq22.com/

http:https://www.w3ctech.com/topic/256 jquery剖析

----------------------------End jQuery------------------------------------

----------------------------Begin ES5------------------------------------

http:https://www.zhangxinxu.com/wordpress/2012/01/introducing-ecmascript-5-1/

http:https://yanhaijing.com/es5/#null

----------------------------End ES5------------------------------------

----------------------------Begin ES6------------------------------------

http:https://exploringjs.com/

----------------------------End ES6------------------------------------

https://unpkg.com/#/ 在线库解包

----------------------------Begin 名人博客------------------------------------

http:https://www.adequatelygood.com/

https://toddmotto.com/

Hadoop: http:https://www.cnblogs.com/laov/category/529654.html

https://segmentfault.com/u/kra/articles?page=2

RequireJS define 详细介绍 https://my.oschina.net/heweipo/blog/509554

----------------------------End 名人博客------------------------------------

----------------------------Begin 软件下载资源------------------------------------

谷歌浏览器:http:https://www.googlechromer.cn/index.html

原型设计:Balsamiq_Mockups_3.1.4 依赖于AdobeAIRInstaller

----------------------------End 软件下载资源------------------------------------

切图:

http:https://www.cnblogs.com/xiongmanli/p/6079172.html

js读取本地图片并显示:

http:https://blog.csdn.net/qiulei_21/article/details/52785191

http:https://youmightnotneedjquery.com/

js进阶:

http:https://www.jianshu.com/p/996671d4dcc4

http:https://www.bjbkws.com/developed/2440

js APP:

http:https://www.wglong.com/main/artical!findByGroup?gId=2

webpack2:

http:https://www.cnblogs.com/libin-1/p/6537051.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages