Skip to content

Commit ae7f681

Browse files
authored
Update README.md
1 parent 1f1b936 commit ae7f681

File tree

1 file changed

+11
-32
lines changed

1 file changed

+11
-32
lines changed

README.md

+11-32
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,12 @@
1-
## 第一名的小蝌蚪
21

3-
> 小蝌蚪,高级前端工程师。 <br/>
4-
> 2019:保密<br/>
5-
> 2018:阿里淘宝技术部<br/>
6-
> 2013~2017:阿里移动事业部<br/>
7-
8-
9-
10-
11-
## 2020年心路历程
12-
13-
14-
- [小蝌蚪传记:前端菜鸡让接口提速50%的实践与原理——云备胎](https://github.com/airuikun/blog/issues/12)
15-
- [小蝌蚪日记:通过console.log高仿FBI Warning](https://github.com/airuikun/blog/issues/11)
16-
- [小蝌蚪传记:nodejs线上模块热部署原理与实现——富婆的爱](https://github.com/airuikun/blog/issues/10)
17-
18-
## 2019年心路历程
19-
20-
- [小蝌蚪传记:200行代码实现前端无痕埋点——顶级渣男](https://github.com/airuikun/blog/issues/8)
21-
- [小蝌蚪传记:端口转发——夜店传说](https://github.com/airuikun/blog/issues/6)
22-
- [小蝌蚪传记:git时光穿梭机——女神的侧颜](https://github.com/airuikun/blog/issues/5)
23-
- [小蝌蚪传记:PNG图片压缩原理——屌丝的眼泪](https://github.com/airuikun/blog/issues/1)
24-
- [前端人工智能:通过机器学习推导函数方程式](https://github.com/airuikun/blog/issues/3)
25-
- [webpack工程化打包原理解析与实现](https://github.com/airuikun/blog/issues/4)
26-
- [KOA2框架原理解析和实现](https://github.com/airuikun/blog/issues/2)
27-
28-
29-
## 交流
30-
31-
欢迎关注我的微信公众号,微信扫下面二维码或搜索“前端屌丝”,讲述了一个前端屌丝逆袭的心路历程,共勉。
32-
33-
![image](https://github.com/airuikun/blog/raw/master/images/weekly/diaosierweima.jpg)
2+
## 源码解析
3+
4+
- [无痕埋点](https://github.com/airuikun/front-core/tree/master/smart-tracker%E6%97%A0%E7%97%95%E5%9F%8B%E7%82%B9)
5+
- [react组件搭建原理](https://github.com/airuikun/front-core/tree/master/react%E7%BB%84%E4%BB%B6)
6+
- [node热加载实现](https://github.com/airuikun/front-core/tree/master/node%E7%83%AD%E5%8A%A0%E8%BD%BD%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86)
7+
- [minipack简易前端代码打包](https://github.com/airuikun/front-core/tree/master/minipack%E7%AE%80%E6%98%93%E6%89%93%E5%8C%85)
8+
- [koa2脚手架](https://github.com/airuikun/front-core/tree/master/koa2%E8%84%9A%E6%89%8B%E6%9E%B6)
9+
- [koa2源码解析](https://github.com/airuikun/front-core/tree/master/koa2%E6%BA%90%E7%A0%81%E8%A7%A3%E6%9E%90)
10+
- [graphQL实现内容聚合与剪裁](https://github.com/airuikun/front-core/tree/master/graphql%2Bredis%E5%86%85%E5%AE%B9%E8%81%9A%E5%90%88%E4%B8%8E%E5%89%AA%E8%A3%81)
11+
- [git自动化脚本](https://github.com/airuikun/front-core/tree/master/git-auto-commit%E8%87%AA%E5%8A%A8%E5%8C%96%E6%8F%90%E4%BA%A4%E8%84%9A%E6%9C%AC)
12+
- [console不为人知的用法](https://github.com/airuikun/front-core/tree/master/console%E7%9A%84%E4%B8%8D%E4%B8%80%E6%A0%B7%E7%94%A8%E6%B3%95fbi)

0 commit comments

Comments
 (0)