Skip to content

Commit 47af6c5

Browse files
committed
修正 week22 hw
1 parent 7f671c8 commit 47af6c5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

homeworks/week22/hw2.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## React Router 背後的原理大概是怎麼實作的?
1+
## 請列出 React 內建的所有 hook,並大概講解功能是什麼
22

3+
## 請列出 class component 的所有 lifecycle 的 method,並大概解釋觸發的時機點
34

4-
## SDK 與 API 的差別是什麼?
5-
5+
## 請問 class component 與 function component 的差別是什麼?
66

7+
## uncontrolled 跟 controlled component 差在哪邊?要用的時候通常都是如何使用?

0 commit comments

Comments
 (0)