0
点赞
收藏
分享

微信扫一扫

github 后面加 1s 进入类似 vscode 的样式可以更好的阅读代码

心存浪漫 2022-08-19 阅读 57


效果

​​测试连接:https://github1s.com/trekhleb/javascript-algorithms/blob/HEAD/README.zh-CN.md​​

github 后面加 1s 进入类似 vscode 的样式可以更好的阅读代码_git

JavaScript 必看资源

GitHub

  1. ​​【javascript-algorithms(基于javascript的算法和数据结构)】​​
  2. ​​【nodebestpractices(Node.js最佳实践)】​​
  3. ​​【You-Dont-Know-JS(你不知道的js这本书的开源版本)】​​
  4. ​​【clean-code-javascript(教你如何写出更好可读性的js代码)】​​
  5. ​​【30-seconds-of-code(开发时常用的简短代码)】​​

Gitee

  1. ​​【https://gitee.com/mirrors/javascript-algorithms/tree/master - JS 算法】​​
  2. ​​【https://gitee.com/mirrors/nodebestpractices?_from=gitee_search - node 最佳实践】​​
  3. ​​【https://gitee.com/crazy3/You-Dont-Know-JS?_from=gitee_search -你不知道的js】​​
  4. ​​【https://gitee.com/mirrors_trending/clean-code-javascript?_from=gitee_search - 好坏代码之分 】​​
  5. ​​【https://gitee.com/seconds-of-code/30-seconds-of-code?_from=gitee_search - 30s code?】​​


举报

相关推荐

0 条评论