What are higher order components(hoc)?
What are the differentiate between stateful and stateless components?
Is it possible to nest jsx elements into other jsx elements?
What are lifecycle hooks react?
Explain the purpose of render() in react.
What is import in react?
What is react.js? How is it different from other javascript frameworks?
Explain the features of react?
State the main difference between Pros and State?
What are stateless components in reactjs?
Explain the meaning of Mounting and Demounting
What is lazy loading react?
Difference between constructor and getInitialState ?
What's the difference between super() and super(props) in React when using ES6 classes?
How do you this in constructor?