ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
quiz
Performance Optimization Quiz
Question 1 of 15
Score: 0/15
When does a React component re-render?
Only when its state changes
Only when props change
When state, props, or parent changes
Every second automatically
Check Answer
Previous
Next Topic