What are state and props in reactjs? What is the difference between the two?
How do you tell react to build in production mode and what will that do?
What are the differentiate between stateful and stateless components?
What is uncontrollable component in reactjs?
What is the difference between stateful and stateless components.
Explain error boundaries?
How is reactjs different from angular and vue js?
Please explain step by step approach on how to setup environment for reactjs?
What is reactjs-jsx? What are the advantages of using jsx?
What is a router in react.js?
What is the difference between reactjs and angularjs?
Explain life cycle of react js component?
How to install react js on your local machine?
What is the virtual dom, and a pragmatic overview of how react renders it to the dom in react.js?
How to update the state of the component in reactjs?