What is the difference between element and component?
How would you create higher order components (hocs) in react.js?
What are fragments?
What is the difference between stateless and stateful component?
How do you pass data from child to parent component?
What is the difference between states and props.
What is the difference between angularjs vs react.js?
What are the advantages of using jsx?
List down the components of redux?
How can you update the state of a component?
Please explain step by step approach on how to setup environment for reactjs?
What is the significance of keys in react?
How different is react’s es6 syntax when compared to es5?
How are forms created in react?
What is component in reactjs?