Quiz: How React Renders
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. What is the primary purpose of the virtual DOM?
2. Which of the following does NOT trigger a component re-render?
3. Why are stable, unique keys important for list rendering?