This website requires JavaScript.
Explore
Help
Sign In
Jason
/
safaribook-learning-react-2ed
Watch
1
Star
0
Fork
0
You've already forked safaribook-learning-react-2ed
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Page:
chap07
Pages
Home
chap02
chap03
chap04
chap05
chap06
chap07
chap08
chap09
chap10
chap11
chap12
Code
Clone
HTTPS
1
chap07
Jason Zhu edited this page
2022-01-09 18:55:41 +11:00
Table of Contents
Chapter 7. Enhancing Components with Hooks
7.1 Introducing useEffect
7.1.1 The Dependency Array
7.1.2 Deep Checking Dependencies
7.1.3 When to useLayoutEffect
7.1.4 Rules to Follow with Hooks
7.1.5 Improving Code with useReducer
7.1.6 useReducer to Handle Complex State
7.1.7 Improving Component Performance
7.1.8 shouldComponentUpdate and PureComponent
7.1.9 When to Refactor
Chapter 7. Enhancing Components with Hooks
7.1 Introducing useEffect
7.1.1 The Dependency Array
7.1.2 Deep Checking Dependencies
7.1.3 When to useLayoutEffect
7.1.4 Rules to Follow with Hooks
7.1.5 Improving Code with useReducer
7.1.6 useReducer to Handle Complex State
7.1.7 Improving Component Performance
7.1.8 shouldComponentUpdate and PureComponent
7.1.9 When to Refactor
Delete Page
Deleting the wiki page "chap07" cannot be undone. Continue?
No
Yes