视频、网站 链接日记

前端

技术胖up

1.javascript-algorithms(基于javascript的算法和数据结构)
https://github.com/trekhleb/javascript-algorithms
2.nodebestpractices(Node.js最佳实践)
https://github.com/goldbergyoni/nodebestpractices
3.You-Dont-Know-JS(你不知道的js这本书的开源版本)
https://github.com/getify/You-Dont-Know-JS
4.clean-code-javascript(教你如何写出更好可读性的js代码)
https://github.com/ryanmcdermott/clean-code-javascript
5.30-seconds-of-code(开发时常用的简短代码)
https://github.com/30-seconds/30-seconds-of-code
注:github后面加1s进入类似vscode的样式可以更好的阅读代码

前端老弟第一次写后端,崩了!

CSS

1.https://lhammer.cn/You-need-to-know-css/#/zh-cn/
2.https://chokcoco.github.io/CSS-Inspiration/#/
3.https://qishaoxuan.github.io/css_tricks/
4.https://tobiasahlin.com/spinkit/
5.https://animista.net/

vscode python 插件

1.python
2.livecode for python
3.python preview
4.sort lines
5.git graph
6.python snippets
7.better comments
8.python docstring generator
9.python indent
10.anaconda extension pack

你可能感兴趣的:(视频、网站 链接日记)