Web/18-资源推荐/03-网站推荐.md
2022-03-29 10:43:04 +08:00

31 lines
712 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 2018-10-26
- 前端面试图谱:<https://yuchengkai.cn/docs/zh/>
这个项目已经很全面了,是从面试的角度出发的。我自己的项目是,是从基础入门的角度出发的。可以起到互补的作用。
### 2018-12-07
- css的各种效果实现<https://lhammer.cn/You-need-to-know-css/#/>
css的各种效果实现尤其是动画效果关键时刻能救命。作者内化后输出并贡献出来。这种也是颇为难得了。很有极客精神。
比如,我在这里面找到了「抖动效果」,很有帮助。
### 2018-12-17
- github排行<http://githubrank.com/>
### 2019-10-05
- 现代 JavaScript 教程:<https://zh.javascript.info/>