└── README.md
/README.md:
--------------------------------------------------------------------------------
1 | # 国内外的前端大牛
2 |
3 |
4 |
5 | ## 前言
6 |
7 | 本文将枚举一些前端界内比较熟知的前端技术大牛,分为个人简介、技术博客、擅长领域几个方向,希望能对初步进入前端的人一些指引和学习的方向。以下排名不分先后,个人推荐需要了解的大牛有朴灵,尤雨溪,大漠,张鑫旭,阮一峰,wintercn等。
8 |
9 |
10 | ## 国内
11 |
12 |
13 | ### 玉伯
14 |
15 |
16 | #### 简介
17 |
18 | 玉伯(王保平),淘宝前端类库 KISSY、前端模块化开发框架SeaJS、前端基础类库Arale的创始人。2003-2006 年,中科院物理所研究生,Fortran 与 C 程序员,喜爱实验模拟和数值计算。 2006-2008 年,在中科院软件所互联网实验室从事项目管理软件的研发,C# 与 Java 爱好者。 2008 年 4 月份加入淘宝,就职于 UED 部门。2009 年起,组建前端架构团队,在首页维护、全网性能优化、类库研发、知识沉淀、工具应用等方面取得了丰硕成果。
19 |
20 |
21 | #### 相关链接
22 |
23 | - github [https://github.com/lifesinger](https://github.com/lifesinger)
24 | - 知乎 [https://www.zhihu.com/people/lifesinger](https://www.zhihu.com/people/lifesinger)
25 | - 微博 [http://weibo.com/lifesinger](http://weibo.com/lifesinger)
26 | - [前端大牛是如何炼成的](http://www.csdn.net/article/2013-09-03/2816801-front-end-development-seajs-framework/3)
27 |
28 |
29 | ### 阮一峰
30 |
31 |
32 | #### 简介
33 |
34 | 目前阿里p7,70后,英文名Frank。他原是上海财经大学世界经济博士研究生。主要研究宏观金融、货币政策与美国经济。于2008年6月获得博士学位。目前在上海一所当地大学(上海金融学院 国际经贸学院)任教。他本人也是一名ITa技术人员,主要关注网站制作,并且对自由软件有着坚定不移的信念。除了写博客以外,他还有三个网站:微趣、Italo Calvino in China和读书公园。
曾经写过es6入门,软件随想录等书籍。并在个人站点以及github账号中积极布道,为广大的程序员尤其前端提供了很好的入门以及进阶的教程。
35 |
36 |
37 | #### 相关链接:
38 |
39 | - [阮一峰博客](http://www.ruanyifeng.com/blog/)
40 | - [github地址(有很多教程可以参考)](https://github.com/ruanyf)
41 |
42 |
43 | ### 司徒正美
44 |
45 |
46 | #### 简介
47 |
48 | 钟钦成,网名司徒正美,著名的Java专家,去哪儿网前端架构师,立志做考古学家的日语系工程师,穿梭于二次元与二进制间的“魔法师”,做过陶艺,写过小说,涉猎Java、Ruby、 Java。曾出版《Java框架设计》一书。
49 |
50 |
51 | #### 相关链接
52 |
53 | - github [https://github.com/RubyLouvre](https://github.com/RubyLouvre)
54 | - 知乎 [https://www.zhihu.com/people/si-tu-zheng-mei](https://www.zhihu.com/people/si-tu-zheng-mei)
55 | - 微博 [http://weibo.com/jslouvre](http://weibo.com/jslouvre)
56 |
57 |
58 | ### 朴灵
59 |
60 |
61 | #### 简介
62 |
63 | 《深入浅出Node.js》作者,大牛,真名田永强,文艺型码农,Node.js布道者。现就职于阿里巴巴数据平台,任资深工程师,著有《深入浅出Node.js》。他活跃于CNode社区,是线下会议NodeParty的组织者,同时也是JSConf China(沪JS、京JS,以及杭JS)的组织者之一。朴灵热爱开源,是多个Node.js模块的作者
64 |
65 |
66 | #### 相关链接
67 |
68 | - 个人github:[https://github.com/JacksonTian](https://github.com/JacksonTian)
69 | - [从前端到全栈](http://www.ituring.com.cn/article/197773)
70 |
71 |
72 | ### 尤雨溪
73 |
74 |
75 | #### 简介
76 |
77 | 毕业于上海复旦附中,在美国完成大学学业,本科毕业于Colgate University,后在Parsons设计学院获得Design & Technology艺术硕士学位,现任职于纽约Google Creative Lab。2016年9月3日,在南京的JSConf上,Vue作者尤雨溪正式宣布加盟阿里巴巴Weex团队,尤雨溪称他将以技术顾问的身份加入 Weex 团队来做 Vue 和 Weex 的 JavaScript runtime 整合,目标是让大家能用 Vue 的语法跨三端。
Vue.js框架的作者,HTML5版Clear的打造人。他认为,未来App的趋势是轻量化和细化,能解决问题的应用就是好应用。而在移动互联网时代大的背景下,个人开发者的机遇在门槛低,成本低,跨设备和多平台四个方面。
78 |
79 |
80 | #### 相关链接
81 |
82 | - [尤雨溪微博](https://weibo.com/arttechdesign?is_all=1)
83 | - [尤雨溪github主页](https://github.com/yyx990803)
84 | - [尤雨溪知乎](https://www.zhihu.com/people/evanyou/posts)
85 |
86 |
87 | ### 周爱民
88 |
89 |
90 | #### 简介
91 |
92 | JavaScript语言精髓与编程实践作者,任职于支付宝,
93 |
94 |
95 | #### 相关链接
96 |
97 | - 个人博客:[https://aimingoo.github.io/](https://aimingoo.github.io/)
98 | - csdn博客:[http://blog.csdn.net/aimingoo](http://blog.csdn.net/aimingoo)
99 | - [真正的架构师是没有title的](https://segmentfault.com/a/1190000002405506)
100 |
101 |
102 | ### 徐涛
103 |
104 |
105 | #### 简介
106 |
107 | 汤姆大叔,原名徐涛,资深Web开发工程师,精通JavaScript、CSS、HTML5等Web开发技术,以及Bootstrap等各种主流Web开发框架。擅长Web系统的架构、设计与开发,参与过全球最大婚恋网站Match、全球最大在线旅游网站Expedia、波音公司、GE医疗和万达集团等多个国际知名企业的Web项目的架构与设计。他还是一位资深的微软技术专家,曾获得MCP、MCTS、MCDBA等近十项认证。翻译了《Java Script编程精解》、《Javascript启示录》、《编写可测试的JavaScript代码》、《Backbone.js应用程序开发》、《JavaScript忍者秘籍》、《JavaScript设计模式》等多本JavaScript方面的著作。
108 |
109 |
110 | ### 相关链接
111 |
112 | - 个人博客:[https://www.cnblogs.com/TomXu/](https://www.cnblogs.com/TomXu/)
113 |
114 |
115 | ### 廖雪峰
116 |
117 |
118 | #### 简介
119 |
120 | 技术作家,十年软件开发经验,业余产品经理,精通Java/Python/Ruby/Visual Basic/Objective C等,对开源框架有深入研究,著有号称史上最浅显易懂的Git教程,口碑不错的《JS教程》,多个业余开源项目托管在GitHub。
121 |
122 |
123 | #### 相关链接
124 |
125 | - github [https://github.com/michaelliao](https://github.com/michaelliao)
126 | - 知乎 [https://www.zhihu.com/people/liaoxuefeng/activities](https://www.zhihu.com/people/liaoxuefeng/activities)
127 | - 微博 [http://weibo.com/liaoxuefeng](http://weibo.com/liaoxuefeng)
128 |
129 |
130 | ### 勾三股四
131 |
132 |
133 | #### 简介
134 |
135 | 勾三股四,本名赵锦江,阿里巴巴高级前端工程师,前北京傲游前端开发部经理。
136 |
137 |
138 | #### 相关链接
139 |
140 | - github [http://github.com/jinjiang/](http://github.com/jinjiang/)
141 | - 知乎 [https://www.zhihu.com/people/jinjiang](https://www.zhihu.com/people/jinjiang)
142 | - 微博 [http://weibo.com/mx006](http://weibo.com/mx006)
143 |
144 |
145 | ### wintercn
146 |
147 |
148 | #### 简介
149 |
150 | 程劭非,阿里巴巴高级技术专家,著名JavaScript专家。曾参与Bambook开发,更早为微软工作,开发Windows CE平台的IE浏览器。
151 |
152 |
153 | #### 相关链接
154 |
155 | - Github主页:[https://github.com/wintercn](https://github.com/wintercn)
156 | - 个人博客:[http://winter-cn.cnblogs.com/](http://winter-cn.cnblogs.com/)
157 | - 微博:@寒冬winter
158 |
159 |
160 | ### 吴亮(月影)
161 |
162 |
163 | #### 简介
164 |
165 | 吴亮(网名月影),毕业于浙江大学,先后在微软亚洲研究院做过访问学生,在金蝶软件有限公司担任过核心开发工程师、设计师和项目经理,在百度电子商务事业部担任过web开发项目经理。现任奇虎360高级技术经理,360前端团队奇舞团负责人。多年来致力于Javasript技术和web标准的推广,活跃于国内各技术社区,现为w3ctech顾问。
166 |
167 |
168 | #### 相关链接
169 |
170 | - 微博 :[http://weibo.com/silverna](http://weibo.com/silverna)
171 | - 知乎 [https://www.zhihu.com/people/yue-ying-2-61](https://www.zhihu.com/people/yue-ying-2-61)
172 | - 博客 [https://www.h5jun.com/](https://www.h5jun.com/)
173 |
174 |
175 | ### 张云龙
176 |
177 |
178 | #### 简介
179 |
180 | 张云龙(前端农民工),现为全民TV技术总监,前UC浏览器导航团队前端技术负责人,前FIS团队技术负责人。
181 |
182 |
183 | #### 相关链接
184 |
185 | - 微博 :[http://weibo.com/fouber](http://weibo.com/fouber)
186 | - 知乎 [https://www.zhihu.com/people/fouber](https://www.zhihu.com/people/fouber)
187 | - github [https://github.com/fouber](https://github.com/fouber)
188 |
189 |
190 | ### 张鑫旭
191 |
192 |
193 | #### 简介
194 |
195 | 09年华中科技大学毕业,现上海,就职于阅文集团,专注web前端偏前领域,钓鱼爱好者,著有《CSS世界》。其中css世界在京东内热销并得到了一系列的好评。任职于腾讯 上海 ISUX。
196 |
197 |
198 | #### 相关链接
199 |
200 | - [张鑫旭的网站](http://www.zhangxinxu.com/)
201 |
202 |
203 | ### 大漠
204 |
205 |
206 | #### 简介
207 |
208 | 淘宝网 · 前端码农,常用昵称“大漠”,W3CPlus创始人,目前就职于淘宝。对HTML5、CSS3和CSS处理器等前端脚本语言有非常深入的认识和丰富的实践经验,尤其专注对CSS3和动画的研究,是国内最早研究和使用CSS3和CSS处理器技术的一批人。现在主要在探讨学习JavaScript、React和Vue相关技术知识。CSS、CSS处理器和Web动画中国布道者。2014年出版《图解CSS3:核心技术与案例实战》。
209 |
210 |
211 | #### 相关链接
212 |
213 | - [知乎主页](https://www.zhihu.com/people/w3cplus/activities)
214 | - [https://www.w3cplus.com/](https://www.w3cplus.com/)
215 | - [w3cplus网站博客地址](https://www.w3cplus.com/blogs/airen)
216 |
217 |
218 |
219 | ### 芋头
220 |
221 |
222 | #### 简介
223 |
224 | 就职于大搜车,前端乱炖站长,自命全栈工程师,擅长前端、NodeJS、java、ios。关注产品和营销。
225 |
226 |
227 | #### 相关链接
228 |
229 | - [芋头-前端乱炖](http://html-js.com/card/29)
230 | - github主页:[https://github.com/xinyu198736](https://github.com/xinyu198736)
231 |
232 |
233 | ### 张克军
234 |
235 |
236 | #### 简介
237 |
238 | 张克军,豆瓣前端负责人,知名web技术布道者。
239 |
240 |
241 | #### 相关链接
242 |
243 | - 微博 [https://weibo.com/kejunz](https://weibo.com/kejunz)
244 | - github主页:[https://github.com/kejun](https://github.com/kejun)
245 |
246 |
247 | ### 情封
248 |
249 |
250 | #### 简介
251 |
252 | 前端De早读课站长,@福建前端联盟发起人之一,4399UED/高级主管
253 |
254 |
255 | #### 相关链接
256 |
257 | - 微博 [http://weibo.com/f2er](http://weibo.com/f2er)
258 | - github主页:[https://github.com/f2er](https://github.com/f2er)
259 | - 知乎 [https://www.zhihu.com/people/f2er/columns](https://www.zhihu.com/people/f2er/columns)
260 |
261 |
262 | #### 公众号:前端早读课
263 |
264 | 
265 |
266 |
267 |
268 | ### zcbenzi
269 |
270 | 赵成,Atom编辑器和 Node-Webkit 的主力开发者,另外参与了electron.对其源码都有贡献。
271 |
272 |
273 | #### 简介
274 |
275 |
276 | #### 相关链接
277 |
278 | - [github主页](https://github.com/zcbenz)
279 | - [笨小猫猫](https://weibo.com/bigbigfool?refer_flag=1001030101_&is_all=1)
280 |
281 |
282 | ### rogerwang
283 |
284 |
285 | #### 简介
286 |
287 | 王文睿(Rogerwang),Node-Webkit的项目发起人。目前任职于Intel公司开源技术中心(OTC),从事Web和浏览器技术开发工作。现在主要工作是开发和维护Node-Webkit项目。此前从事过MeeGo、Tizen和JNI xml性能库的开发和数据中心解决方案服务。毕业于中科大少年班,在计算机系获得博士学位,研究方向为高性能计算。
288 |
289 |
290 | #### 相关链接
291 |
292 | - Github主页:[https://github.com/rogerwang](https://github.com/rogerwang)
293 | - Twitter主页:[http://twitter.com/wwr](http://twitter.com/wwr)
294 |
295 |
296 | ### fengmk2
297 |
298 |
299 | #### 简介
300 |
301 | 袁锋,淘宝网数据产品部资深Web开发工程师,CNode.org社区核心成员,淘宝花名:苏千。参与egg,koa,cnpm等。
302 |
303 |
304 | #### 相关链接
305 |
306 | - Github主页:[https://github.com/fengmk2](https://github.com/fengmk2)
307 | - 个人主页:[http://fengmk2.github.com](http://fengmk2.github.com)
308 | - 微博:@Python发烧友
309 |
310 |
311 | ### BYVoid
312 |
313 |
314 | #### 简介
315 |
316 | BYVoid(郭家宝),清华大学计算机系2010级本科生,自由意志主义者。《Node.js开发指南》作者。
317 |
318 |
319 | #### 相关链接
320 |
321 | - Github主页:[https://github.com/BYVoid](https://github.com/BYVoid)
322 | - 个人博客:[http://www.byvoid.com](http://www.byvoid.com)
323 | - 微博:[@BYVoid ]()
324 | - 豆瓣:[http://www.douban.com/people/byvoid/](http://www.douban.com/people/byvoid/)
325 | - 知乎:[https://www.zhihu.com/people/byvoid/activities](https://www.zhihu.com/people/byvoid/activities)
326 |
327 |
328 |
329 | ### 狼叔
330 |
331 |
332 | #### 简介
333 | 桑世龙,江湖人称狼叔(网名i5ting)现为阿里巴巴前端技术专家,前去哪儿网前端架构师,Node.js 技术布道者,Node全栈公众号运营者。
334 |
335 |
336 | #### 相关链接
337 |
338 | - [http://i5ting.com/](http://i5ting.com/)
339 | - [https://github.com/i5ting/](https://github.com/i5ting/)
340 |
341 |
342 | ### justjavac(迷渡)
343 |
344 |
345 | #### 简介
346 | 知名前端专家,deno的研发工程师,
347 |
348 |
349 | #### 相关连接
350 |
351 | - [https://justjavac.com/](https://justjavac.com/)
352 | - 微博:[https://weibo.com/justjavac](https://weibo.com/justjavac)
353 | - 知乎:[https://www.zhihu.com/people/justjavac.com/activities](https://www.zhihu.com/people/justjavac.com/activities)
354 | - github:[https://github.com/justjavac](https://github.com/justjavac)
355 |
356 |
357 | ### 公众号
358 |
359 | 
360 |
361 |
362 | ### Cat Chen
363 |
364 |
365 | #### 简介
366 |
367 | 陈广琛,就职于facebook,前端大牛
368 |
369 |
370 | #### 相关链接
371 |
372 | - [博客园博客](http://cathsfz.cnblogs.com/)
373 | - [github主页](https://github.com/catchen)
374 |
375 |
376 | ## 国外的技术大神
377 |
378 | 顺便延伸一下国际的前端大神,仅供参考学习。
379 |
380 |
381 | ### Chris Coyier
382 |
383 |
384 | #### 简介
385 |
386 | Codepen创始人,css-tricks站长
387 |
388 |
389 | #### 相关链接
390 |
391 | - Twitter、 [https://twitter.com/chriscoyier](https://twitter.com/chriscoyier)
392 | - GitHub、 [https://github.com/chriscoyier](https://github.com/chriscoyier)
393 | - [https://css-tricks.com/](https://css-tricks.com/)
394 |
395 |
396 | ### Mark Otto
397 |
398 |
399 | #### 简介
400 |
401 | Github设计主管,Bootstrap作者。
402 |
403 |
404 | #### 相关链接
405 |
406 | - blog 、 [http://markdotto.com/](http://markdotto.com/)
407 | - Twitter、 [https://twitter.com/mdo](https://twitter.com/mdo)
408 | - GitHub、 [https://github.com/mdo](https://github.com/mdo)
409 |
410 |
411 | ### Hugo Giraudel
412 |
413 |
414 | #### 简介
415 |
416 | 知名的SASS专家,2015 net awards(net杂志的年度颁奖盛典)的年度开发者。法国人,现居德国柏林。
417 |
418 |
419 | #### 相关链接
420 |
421 | - Twitter、 [https://twitter.com/HugoGiraudel](https://twitter.com/HugoGiraudel)
422 | - GitHub、 [https://github.com/HugoGiraudel](https://github.com/HugoGiraudel)
423 | - sitepoint [https://www.sitepoint.com/author/hgiraudel/](https://www.sitepoint.com/author/hgiraudel/)
424 |
425 |
426 | ### Lea Verou
427 |
428 |
429 | #### 简介
430 |
431 | 网页设计师、前端开发者、技术极客、演讲家、作家,麻省理工学院计算机与人工智能实验室助理研究员,《CSS Secrets》作者,prefixfree.js作者,在世界各地进行过60多次演讲,简历。希腊人,现居美国马萨诸塞州剑桥市(大波士顿地区)。
432 |
433 |
434 | #### 相关链接
435 |
436 | - Dribbble、 [https://dribbble.com/LeaVerou](https://dribbble.com/LeaVerou)
437 | - Twitter、 [https://twitter.com/leaverou](https://twitter.com/leaverou)
438 | - GitHub、[https://github.com/LeaVerou](https://github.com/LeaVerou)
439 | - facebook: [http://www.facebook.com/leaverou](http://www.facebook.com/leaverou)
440 |
441 |
442 | ### Paul Irish
443 |
444 |
445 | #### 简介
446 |
447 | 谷歌Chrome团队前端工程师,主要关注开发者工具,是Modernizr、Yeoman、CSS3 Please、HTML5 Boilerplate等工具的开发者,合作开发了诸多项目,详情了解他的About。
448 |
449 |
450 | #### 相关链接
451 |
452 | - Twitter、 [https://twitter.com/paul_irish](https://twitter.com/paul_irish)
453 | - GitHub、 [https://github.com/paulirish/](https://github.com/paulirish/)
454 |
455 |
456 | ### John Resig
457 |
458 |
459 | #### 简介
460 |
461 | jQuery、Processing.js、Sizzle.js等项目作者,现为可汗学院计算机学院负责人。JS忍者秘籍(Secrets of the JavaScript Ninja)、精通JavaScript(Pro JavaScript Techniques)作者。
462 |
463 |
464 | #### 相关链接
465 |
466 | - Twitter、 [https://twitter.com/jeresig](https://twitter.com/jeresig)
467 | - GitHub、 [https://github.com/jeresig](https://github.com/jeresig)
468 |
469 |
470 | ### Kyle Simpson
471 |
472 |
473 | #### 简介
474 |
475 | 从事跟JS有关的一切事儿,写书、教学、演讲、开发等等,《You Don’t Know JS 》系列丛书作者,你不知道的JavaScript(上卷)、HTML5 Cookbook作者。
476 |
477 |
478 | #### 相关链接
479 |
480 | - facebook、 [https://facebook.com/kyle-simpson](https://facebook.com/kyle-simpson)
481 | - GitHub、 [https://github.com/getify](https://github.com/getify)
482 |
483 |
484 | ### Nicolas Gallagher
485 |
486 |
487 | #### 简介
488 |
489 | Twitter公司前端工程师,normalize.css项目创始人,bower、rework、postcss、npm dom等项目核心参与者。
490 |
491 |
492 | #### 相关链接
493 |
494 | - GitHub、 [http://github.com/necolas](http://github.com/necolas)
495 |
496 |
497 | ### Sindre Sorhus
498 |
499 |
500 | #### 简介
501 |
502 | AVA、chalk、yeoman等项目开创者,创建多个流行github项目awesome、[awesome-nodejs](https://github.com/sindresorhus/awesome-nodejs)等。
503 |
504 |
505 | #### 相关链接
506 |
507 | - Twitter、[https://twitter.com/sindresorhus](https://twitter.com/sindresorhus)
508 | - GitHub、 [https://github.com/sindresorhus](https://github.com/sindresorhus)
509 |
510 |
511 | ### TJ Holowaychuk
512 |
513 |
514 | #### 简介
515 |
516 | TJ Holowaychuk ,程序员兼艺术家,Koa、Co、Express、jade、mocha、node-canvas、commander.js 等知名开源项目的创建和贡献者。
517 |
518 |
519 | #### 相关链接
520 |
521 | - Twitter、 [http://twitter.com/tjholowaychuk](http://twitter.com/tjholowaychuk)
522 | - GitHub、 [http://github.com/tj](http://github.com/tj)
523 | - blog [http://tjholowaychuk.com/blog/](http://tjholowaychuk.com/blog/)
524 |
525 |
526 | ### Douglas Crockford
527 |
528 |
529 | #### 简介
530 |
531 | Douglas Crockford是JavaScript开发社区最知名的权威,是JSON、JSLint、JSMin和ADSafe之父,是《JavaScript: The Good Parts》的作者。他同时也服务于ECMA的JavaScript2.0技术委员会(TC39)。
532 |
533 |
534 | #### 相关链接
535 |
536 | - GitHub、 [https://github.com/douglascrockford](https://github.com/douglascrockford)
537 |
538 |
539 | ### Mike Bostock
540 |
541 |
542 | #### 简介
543 |
544 | Mike Bostock,纽约时报图形编辑,知名可视化库 D3.js的主要作者。
545 |
546 |
547 | #### 相关链接
548 |
549 | - Twitter、 [https://twitter.com/mbostock](https://twitter.com/mbostock)
550 | - GitHub、 [https://github.com/mbostock](https://github.com/mbostock)
551 |
552 |
553 | ## 参考文档
554 |
555 | - [github rank参考排名](http://githubrank.com/)
556 | - [国外的那些大牛](http://blog.csdn.net/whqet/article/details/51896910)
557 | - [阿里巴巴的前端工程师](http://www.linkedin.com/title/%E5%89%8D%E7%AB%AF%E5%BC%80%E5%8F%91%E5%B7%A5%E7%A8%8B%E5%B8%88-at-%E6%B7%98%E5%AE%9D)
558 |
559 |
--------------------------------------------------------------------------------