Quiz: Performance and Advanced Hooks
Test your knowledge of performance and advanced Hooks.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What actually triggers a React component to re-render?
A.
DOM updates
B.
CSS changes
C.
State, props, or context changes
D.
Console logs
1 / 10
...