2.3 KiB
CSS
-
CSS Inspiration,在这里找到写 CSS 的灵感:https://github.com/chokcoco/CSS-Inspiration
JavaScript
-
优秀的JS代码规范:https://github.com/ryanmcdermott/clean-code-javascript
-
据说这个项目,是宝藏:https://github.com/dexteryy/spellbook-of-modern-webdev
TS
- TypeScript 教程:https://github.com/xcatliu/typescript-tutorial
Node.js
Node.js学习:https://blog.poetries.top/node-learning-notes/
算法类
-
leetcode解题之路:https://github.com/azl397985856/leetcode
-
LeetCode 攻略 - 2019 年 8 月上半月汇总(109 题攻略):https://juejin.im/post/5d522f7cf265da03c926ede5
-
极客时间 App 的《数据结构与算法之美》
Vue 教程
- 你也许不知道的 Vuejs:https://github.com/yugasun/You-May-Not-Know-Vuejs
综合类
其他
前端面试
-
前端面试常考问题整理,按模块知识点分类:https://blog.poetries.top/FE-Interview-Questions/
-
前端开发面试题: https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions
-
web前端面试宝典:https://github.com/h5bp/Front-end-Developer-Interview-Questions/
-
掘金前端面试题合集:https://github.com/shfshanyue/blog/blob/master/post/juejin-interview.md
综合面试
- 反向面试(反问面试官的问题):https://github.com/yifeikong/reverse-interview-zh
博客
讲得比较详细。比如说这篇:CSS布局说——可能是最全的