What is controllable component in reactjs?
What do you understand by virtual dom?
Explain strict mode
How different is react’s es6 syntax when compared to es5?
Why is react better?
What is the ‘Store’ feature in Redux?
What do you understand by refs in react?
Explain the term high order component
How to pass a parameter to an event handler or callback?
What is a state in reactjs and how is it used?
What is ReactDOM and what is the difference between ReactDOM and React?
What can you do if the expression contains more than one line?
What is the difference between a Presentational component and a Container component?
What is the difference between state and props in react js?
What do you understand from “in react, everything is a component.”