docs: 修理了第七章文档

This commit is contained in:
camera-2018
2023-04-20 00:49:23 +08:00
parent 72f0ed87f8
commit 3a7cff8ccb
15 changed files with 9618 additions and 20 deletions

View File

@@ -4,13 +4,18 @@
这里我们讲讲前端三剑客和前端框架
图为前端的路线
下为roadmap上前端的路线
https://roadmap.sh/frontend
- 前端三剑客
- https://www.w3school.com.cn/html/html5_intro.asp
- https://www.w3school.com.cn/css/index.asp
- https://www.w3school.com.cn/js/index.asp
- 前端框架
- https://cn.vuejs.org/
> 在官方文档学习 Vue 的过程中,强烈建议你在左上角 `API风格偏好` 中,改为组合式
> 在官方文档学习 Vue 的过程中,强烈建议你在左上角 `API风格偏好` 中,改为组合式
- https://zh-hans.react.dev/
> 在官方文档学习 React 的过程中,强烈建议不要在 Class 写法停留太久,要速速学习 Hook 写法
下面是 ou_a1cbc05cef3d1c953fc1c9da4b6e869a 提供的 React 教程 <del>“这个感觉好一点,但不够专业”</del>
> 在官方文档学习 React 的过程中,强烈建议不要在 Class 写法停留太久,要速速学习 Hook 写法