ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[TOC] # JavaScript [BAT前端经典面试问题:史上最最最详细的手写Promise教程](https://juejin.im/post/5b2f02cd5188252b937548ab) [awesome-javascript-cn](https://github.com/jobbole/awesome-javascript-cn) [JavaScript开发者应懂的33个概念](https://github.com/stephentian/33-js-concepts) [JavaScript-Equality-Table](https://github.com/dorey/JavaScript-Equality-Table) [You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery) [一个有趣和棘手的 JavaScript 示例列表](https://github.com/denysdovhan/wtfjs/blob/master/README-zh-cn.md) [You-Dont-Need-Lodash-Underscore](https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore) [JavaScript Promise迷你书(中文版)](http://liubin.org/promises-book/#promise-sequence) # CSS [You-need-to-know-css](https://github.com/l-hammer/You-need-to-know-css) [CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration) [不止于 CSS](https://github.com/chokcoco/iCSS) ~~[typo.css](https://github.com/sofish/typo.css)~~ # Node [一篇文章构建你的 NodeJS 知识体系](https://juejin.im/post/5c4c0ee8f265da61117aa527) [awesome-nodejs](https://github.com/sindresorhus/awesome-nodejs) # 正则表达式 [正则表达式真的很骚,可惜你不会写!!!](https://juejin.im/post/5b96a8e2e51d450e6a2de115) [这次不会说我的正则教程没写全了吧??](https://juejin.im/post/5b9e7b6ce51d450e8a65ed6b) [learn-regex](https://github.com/ziishaned/learn-regex) # 资料 [微前端的那些事儿](https://github.com/phodal/microfrontends) [前端技术清单](https://github.com/alienzhou/frontend-tech-list) [自动化生成 H5 骨架页面](https://zhuanlan.zhihu.com/p/34702561) [8102年如何写一个现代的JavaScript库](https://juejin.im/post/5bbafd78f265da0ad947e6ba) [一个前端的2018总结,2019展望](https://juejin.im/post/5c3c031ce51d45518c67d45e) ~~[大型项目前端架构浅谈(8000字原创)](https://juejin.im/post/5cea1f705188250640005472)~~ [大型项目前端架构详谈(1)纯前端发布](https://juejin.im/post/5d071428f265da1baa1e73ab) ~~[一名【合格】前端工程师的自检清单](https://juejin.im/post/5cc1da82f265da036023b628)~~ ~~[前端工作学习相关网站收集整理](https://juejin.im/post/5d003f51e51d454fbe24a661)~~ [前端工程化(5):你所需要的npm知识储备都在这了](https://juejin.im/post/5d08d3d3f265da1b7e103a4d) # 博客 ## 个人博客 [冴羽的博客](https://github.com/mqyqingfeng/Blog) [阮一峰的网络日志](http://www.ruanyifeng.com/blog/) [张鑫旭-鑫空间-鑫生活](https://www.zhangxinxu.com/) [underscore-1.8.3.js 源码解读](https://github.com/lessfish/underscore-analysis) [alienzhou个人博客](https://github.com/alienzhou/blog) [木易杨的博客](https://github.com/yygmind/blog) [ljianshu/Blog](https://github.com/ljianshu/Blog) ## 团队 [蚂蚁数据体验技术团队的文章仓库](https://github.com/ProtoTeam/blog) [美团技术团队](https://tech.meituan.com/) [w3cplus](https://www.w3cplus.com/) [薄荷前端周刊](https://github.com/BooheeFE/weekly) [掘金翻译计划](https://github.com/xitu/gold-miner) [阿里云前端技术周刊](https://github.com/aliyunfe/weekly) [京东凹凸实验室](https://aotu.io/index.html) [v8](https://v8.js.cn/) # 面试 [笔试面试知识整理](https://github.com/HIT-Alibaba/interview) [前端面试手册](https://github.com/yangshun/front-end-interview-handbook/blob/master/Translations/Chinese/README.md) [工作日每天一道前端大厂面试题](https://github.com/Advanced-Frontend/Daily-Interview-Question) [每天周十道前端大厂面试题](https://github.com/airuikun/Weekly-FE-Interview) [可能是一份最适合你的后端面试指南(部分内容前端同样适用)](https://juejin.im/post/5ba591386fb9a05cd31eb85f) [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp)