> For the complete documentation index, see [llms.txt](https://sherwinshen.gitbook.io/qian-duan-xue-xi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sherwinshen.gitbook.io/qian-duan-xue-xi/others/resources.md).

# 学习资源

### HTML

| 项目         | 地址                                                    |
| ---------- | ----------------------------------------------------- |
| HTML教程（网道） | [https://wangdoc.com/html](https://wangdoc.com/html/) |

### CSS

| 项目      | 地址                                                 |
| ------- | -------------------------------------------------- |
| Sass 文档 | <https://sass.bootcss.com> <https://sass-lang.com> |
| Less 文档 | <https://less.bootcss.com>                         |

### JavaScript

| 项目                     | 地址                                                                |
| ---------------------- | ----------------------------------------------------------------- |
| JavaScript 教程（网道）      | [https://wangdoc.com/javascript](https://wangdoc.com/javascript/) |
| ECMAScript 6 入门教程（阮一峰） | [https://es6.ruanyifeng.com](https://es6.ruanyifeng.com/)         |
| 现代 JavaScript 教        | [https://zh.javascript.info](https://zh.javascript.info/)         |
| TypeScript 入门教程        | <https://ts.xcatliu.com>                                          |

### 算法

| 项目                 | 地址                                                  |
| ------------------ | --------------------------------------------------- |
| JavaScript 算法与数据结构 | <https://github.com/trekhleb/javascript-algorithms> |
| 图解 LeetCode 算法     | <https://github.com/MisterBooo/LeetCodeAnimation>   |
| labuladong 的算法小抄   | <https://labuladong.gitee.io/algo/>                 |

{% hint style="info" %}
如果你对内容有任何疑问，欢迎提交 [❕issues](https://github.com/MrEnvision/Front-end_learning_notes/issues) 或 [✉️ email](mailto:EnvisionShen@gmail.com)
{% endhint %}
