fix: 调整标题层级

This commit is contained in:
ZiuChen
2023-04-29 23:23:56 +08:00
parent c6fcff846a
commit 331dfbbec7
4 changed files with 7 additions and 17 deletions

View File

@@ -1,12 +1,5 @@
# Redux
- Redux的核心思想
- Redux的基本使用
- React结合Redux
- Redux的异步操作
- redux-devtool
- reducer的模块拆分
## 理解JavaScript的纯函数
- 函数式编程中有一个非常重要的概念 **纯函数**JavaScript符合函数式编程的范式所以也有纯函数的概念