LECTURE9
LECTURE9
DEVELOPMENT
BY
AATIQA BINT E GHAZALI
FALL 2024
HOOKS
• We have already studied about hooks in react
• We have used a most common hook useState previously
• In this lecture we are going to learn two other hooks
• useEffect() and useContext()
The lifecycle of an Effect