Skip to content

Commit

Permalink
Merge pull request #40 from konodioda727/master
Browse files Browse the repository at this point in the history
fix: change ErrorBonbry to ErrorBoundary
  • Loading branch information
konodioda727 authored Apr 7, 2024
2 parents aa814a7 + 6ac7bec commit 16188db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/fe/infra.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
+ 构建
+ 测试
+ 代码规范
+ git规范
+ 组件化
+ 性能监控
+ 性能优化
3 changes: 2 additions & 1 deletion docs/fe/react_road_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,12 @@ Codepen 实例

- 受控 vs 非受控
- Advanced Topics
- ErrorBourbonry
- ErrorBoundary
- 设计模式:HOC + renderProps
- 自定义 Hooks
- Suspense
- cocurrent
- rsc


## 原理
Expand Down

0 comments on commit 16188db

Please sign in to comment.