Explain the use of the arrow function in React
What is React.cloneElement? And the difference with this.props.children?
Give an example of using events?
Explain the different phases of react component’s lifecycle?
Explain error boundaries?
How is react router different from conventional routing?
What are synthetic events?
What is the use of a super keyword in React?
Can you update props in react?
What is the component lifecycle in reactjs?
Give an example of both stateless and stateful components with source code?
What is the purpose of using bindActionsCreators?
What are the components of redux.
Explain lifecycle of a react component?
What is high-level component lifecycle in react.js?