Question 1: What is the main goal of performance optimization in React?
- Write more code
- Improve UI speed and responsiveness
- Increase bundle size
- Reduce components
Explanation: Performance optimization focuses on making React apps faster and smoother.