Why do we need a router in reactjs?
How React works? How Virtual-DOM works in React?
How are forms created in react?
What is render() in React? And explain its purpose?
How do you embed two components in one component?
What are the differences in between real dom and virtual dom?
Is it possible to use async/await in plain react?
Define the term Redux in React
What is the purpose of render() in react?
What is React State?
How can you embed two or more components into one?
When should you use the top-class elements for the function element?
What do you understand by refs in react?
How to use events in reactjs?
What are the differences between controlled and uncontrolled components?