React Basics + HR Questions
Aug 21, 2025 · 2 min read · 1. What is React and why is it used? Answer:React is a JavaScript library for building user interfaces. It is used because it makes UI development faster, easier, and more efficient with: Component-based architecture Virtual DOM for faster renderin...
Join discussion