List some features of reactjs?
How can we find the version of react at runtime in the browser?
What are the components of redux.
What can you do with hoc?
What are the pros and cons of using React?
How to pass a parameter to an event handler or callback?
What is the difference between an element and a component in react?
What is component in reactjs?
What is arrow function in react? How is it used?
Define the term Redux in React
What is the difference between a Presentational component and a Container component?
What is meant by pooling?
What is React.createElement?
How can you update state in react js?
What is PureComponent? When to use PureComponent over Component?