docs: 修理了第七章文档
This commit is contained in:
@@ -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 写法
|
||||
|
||||
Reference in New Issue
Block a user