-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
前端文章收藏 #16
Comments
http://zhuanlan.zhihu.com/FrontendMagazine/19973091 (同构 JavaScript 应用 —— Web 世界的未来?) |
http://xuhong.github.io/2014/05/22/notification/ (使用HTML5 Notification API开启浏览器桌面提醒) |
http://segmentfault.com/t/reactjs/blogs?page=2 (recat 文章集合) |
http://www.jikexueyuan.com/course/typescript/ (typescript视频教程) |
http://www.75team.com/archives/882 (AMD+CommonJS模板骨架)就是UMD |
https://github.com/superlin/cross-demos http://blog.liuwanlin.info/shi-shi-kua-yu-tong-xin-iframe/ (试试跨域通信 - 利用iframe) |
http://blog.rainy.im/2015/06/10/react-jwt-pretty-good-practice/ (JWT -- JSON Web Token)授权机制 在前后端分离中的应用与实践 ) |
https://github.com/gf-web/es6-coding-style (ECMAScript6 编码规范) |
https://github.com/wchaowu/javascript-code (包含javascript的基础语法,面向对象的实现和设计模式实现) |
http://www.w3ctech.com/topic/1419 (前后端分离项目实践) |
https://github.com/hanan198501/imitator (一个简单的nodejs服务器,可以实现数据模拟,静态资源映射,HTTP代理等服务。 ) |
http://chensd.com/2015-01/45-useful-javascript-tips-tricks-and-best-practices.html (JavaScript奇技淫巧45招 ) |
http://gank.io/post/564151c1f1df1210001c9161 (給 JavaScript 初心者的 ES2015 實戰) 👍 💯 |
http://segmentfault.com/a/1190000004070442 (CORS跨域资源共享 👍 ) |
http://www.cnblogs.com/vajoy/p/5041860.html (AlloyTeam2015前端大会 重点知识 👍 ) http://jinlong.github.io/2015/09/30/what-forces-layout-reflow/ (是什么导致重排(layout / reflow)? |
豪情前端作品列表 - 着重于原生js的研究与探索 : |
前端图谱核心 Core包管理工具 Package Managers前端性能 Front-End Performance
编辑器 Text EditorsJS框架 JS FrameworksUI框架 UI FrameworksJS预处理 JS Preprocessors
响应式网页 Responsible WEB Design
过程自动化 Process Automation模板引擎 Templating代码质量 Code Quality
浏览器刷新 Browser Refreshing
构建工具 Build ToolsCSS预处理器 CSS Preprocessors后端 Back-End
版本控制 Version Control代码测试 TestingCSS设计模式 OOCSS & Style Guides
核心 CoreHTML5
CSS3
JS
jQuery
ES6
插件
包管理工具 Package ManagersNPM
Bower
Yarn
编辑器 Text EditorsWebStormVScode
SublimeText
Atom
HBuilderJS框架 JS FrameworksBackbone
AngularJs
React
Vue
UI框架 UI FrameworksBootstrap
Ionic
Foundation
FrozenUI
materializecss
mui
AntDesign
eleme
JS预处理 JS PreprocessorsTypeScript
CoffeeScript
过程自动化 Process AutomationGrunt
Gulp
模板引擎 TemplatingHandlebars
Haml
Jade
构建工具 Build ToolsRequireJS
seajs
BrowserifyWebpack
CSS预处理器 CSS PreprocessorsSass
Less
stylus
版本控制 Version ControlGit
Svn
|
https://github.com/guanMac/blog (全栈技术博客, 👍 💯 , 牛)
https://github.com/yygmind/blog (高级前端进价系列文章, 高质量, 👍 💯)
https://love2.io (做最好的技术文档分享平台, 👍 💯 , 酷)
https://github.com/songjinzhong/react-learning
https://github.com/songjinzhong/JavaScriptLearning
https://github.com/songjinzhong/vue-learning
https://github.com/MeCKodo/forchange (如何实现一个类jQuery?)
https://github.com/songjinzhong/JQuerySource (jQuery 源码解读,v3.1.1,从菜鸟到大神之路 👍 💯 , 学习 )
https://github.com/songjinzhong/BaiDu_IFE (百度前端技术学院学习及代码 👍 💯 , 学习)
https://github.com/jsfront/src (代码片段 👍 )
https://github.com/joshbuchea/HEAD ( Cheat Sheet 👍 💯 )
https://github.com/jgthms/marksheet ( html5, css3, sass ,教程集合,非常漂亮的文档,CSS 专家 👍 💯 )
kuitos/kuitos.github.io#33 (Web语义化标准解读 👍 )
http://syaning.com/archives/ (很多最新的前端高级知识文章 👍 )
https://github.com/moocss/HEAD (标签中到底可以放什么? 👍 )
https://github.com/phodal/growth-ebook/ (Growth: 全栈增长工程师指南)
https://github.com/ouvens/frontend-system-map (2015-2016前端知识体系)
http://pinggod.com/2016/2016-JavaScript-%E6%8A%80%E6%9C%AF%E6%A0%88%E5%B1%95%E6%9C%9B/ ( 2016 JavaScript 技术栈展望 👍 💯 )
http://icodeit.org/2016/02/performance-testing-in-ci/ (CI上的Web前端性能测试 ) http://icodeit.org/2016/02/pitfall-of-technology/ (技术的执念)
http://wwsun.github.io/posts/javascript-oo-tutorial.html (JavaScript面向对象编程实践 👍 💯 )
http://wwsun.github.io/posts/javascript-oo-summary.html (深入解读JavaScript面向对象编程实践 👍 💯)
http://www.iinterest.net/2014/08/19/javascript-best-practices/#more-2078 ([译]Javascript 最佳实践 👍 💯 )
http://www.zcfy.cc/article/building-resizeable-components-with-relative-css-units-1276.html (使用CSS相对单位构建可缩放的组件 👍 💯 )
https://blog.coding.net/blog/css-margin (细说 CSS margin 💯 )
https://toddmotto.com/ (Angular, React, 最新知识点研究,专家 👍 💯 )
http://lishaopeng.com/2016/02/19/js-module3/
https://github.com/ouvens/es6-code-style-guide (EcmaScript6 全规范(含node))
cssmagic/blog#56 ([译] 基于 Webpack 和 ES6 打造 JavaScript 类库 👍 💯 )
https://github.com/gf-rd/blog/issues/29 ([Node] - 16年,新 Node 项目注意点)
https://medium.freecodecamp.org/the-100-correct-way-to-do-css-breakpoints-88d6a5ba1862 (响应式断点 👍 💯 )
http://ouvens.github.io/frontend-css/2016/01/15/responsive-css.html (web前端响应式设计总结)
http://mp.weixin.qq.com/s?__biz=MjM5MDE0Mjc4MA==&mid=402340325&idx=1&sn=5b7bf6025b1a83a0e529e630fc95ae28&scene=0#wechat_redirect (从0到1:微信后台系统的演进之路 )
http://fucku.singles/2015/12/02/%E8%AF%91-web%E6%9D%83%E9%99%90%E9%AA%8C%E8%AF%81%E6%96%B9%E6%B3%95%E8%AF%B4%E6%98%8E/ ([译]web权限验证方法说明)
http://wwsun.github.io/posts/async-api-using-fetch-and-generators.html?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io (使用Fetch API和ES6生成器来构建异步API 👍 💯 )
http://wwsun.github.io/posts/become-a-better-node-developer-in-2016.html (如何在2016年成为一个更好的Node.js开发者)
http://taligarsiel.com/Projects/howbrowserswork1.htm (cn, 浏览器如何工作的 👍 💯 )
http://my.oschina.net/anna153/blog/377259 (zh, 浏览器如何工作的 👍 💯 )
http://blog.melonhuang.gitpress.org/~docs/js/prototype.md (什么是Prototype)
http://zhuanlan.zhihu.com/FrontendMagazine/19632520 (基于Backbone的复杂SPA架构)
http://geekplux.com/grid/ (响应式设计简易指南 👍 💯 )
http://www.cnblogs.com/lyzg/p/5125934.html (浏览器缓存知识小结及应用)
http://blog.parryqiu.com/2016/03/02/using_fetch_in_nodejs/ (在 JS 中使用 fetch 更加高效地进行网络请求)
http://www.w3cfuns.com/notes/23515/c9163ddd620baac5dd23141d41982bb8.html (整理前端面试题)
https://github.com/andycall/class (前端全部技术栈 👍 💯 , 学习 )
web 标准
http://ideazhao.com/2016/06/27/less_sass/ (抛开语法,深度剖析CSS预处理器)
http://ideazhao.com/2016/08/07/css_design_method/ ( 没那么难,谈CSS的设计模式)
http://ideazhao.com/2016/04/09/web_standard/ (是时候再提web标准)
http://www.dang-jian.com/html5/2015/01/21/web-frontend-best-practice-5.html (正确闭合HTML标签,停止使用不标准的标签和属性)
http://www.dang-jian.com/html5/2015/01/25/web-frontend-best-practice-6.html (过时的块状元素和行内元素)
CSS
http://www.w3cplus.com/css/css-font-metrics-line-height-and-vertical-align.html (深入了解CSS字体度量,行高和vertical-align)
http://www.w3cplus.com/css/how-well-do-you-know-display.html (如何理解CSS的display属性)
http://www.w3cplus.com/css/fix-1px-for-retina.html (再谈Retina下1px的解决方案)
js
http://www.taoweng.site/index.php/archives/42/ (JavaScript数据结构之数组栈队列)
http://www.taoweng.site/index.php/archives/88/(ES6之路之模块详解)
The text was updated successfully, but these errors were encountered: