學習體系
技術服務與產品,邏輯是為了更好的實現。
WEB 技術文件
https://developer.mozilla.org/zh-CN/docs/Web
web前端工程師讀書單
https://www.douban.com/doulist/2772859/?start=0&sort=seq&sub_type=
淘寶前端團隊
http://taobaofed.org/categories/Web%E5%BC%80%E5%8F%91/
思維導圖
https://zhuanlan.zhihu.com/p/29047992
https://github.com/hacke2/hacke2.github.io/issues/8
紅寶書 (紅寶書pdf 留言聯絡方式)
JS祕密花園
http://bonsaiden.github.io/JavaScript-Garden/zh/
JS的設計模式 http://www.cnblogs.com/TomXu/archive/2011/12/15/2288411.html
前端面試題
https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions/Questions-and-Answers
Ajax跨域傳輸
https://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000/001434499861493e7c35be5e0864769a2c06afb4754acc6000
正規表示式
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions
CSS3
CSS3標準參考文件
http://css.doyoe.com/
偽類選擇器
https://www.w3cplus.com/css3/pseudo-class-selector
中間固定兩天自適應
https://www.w3cplus.com/blog/104.html
GIT
https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000
git反悔操作
http://jumpingfrog0.github.io/2016/2016-08-17-git-go-back-1/
git檢出歷史版本
https://liam0205.me/2015/04/29/git-checkout-history-version/
git刪除分支
https://qiita.com/hudichao/items/d665cd769ed1d2ce832a