How will be you able to handle more action using redux?
How are forms created in react?
What is the difference between various react component lifecycle methods?
State the difference between React JS and React Native
How arrow functions are used?
How can you update the state of a component?
What do you know about controlled and uncontrolled components?
Explain the term reconciliation?
What are the differences in between real dom and virtual dom?
What is React.cloneElement? And the difference with this.props.children?
Explain error boundaries?
What is lazy loading react?
How would you create higher order components (hocs) in react.js?
Why reactjs is used?
Why you can’t update props in react?