What is Context?
What is higher order components (hoc)?
What is Context in React?
What is the difference between shadow dom and virtual dom?
Explain the advantages of redux?
What is lazy loading react?
What do you know about controlled and uncontrolled components?
Why is it necessary to capitalize component names?
What is the purpose of using bindActionsCreators?
What is flux?
What is the difference between setstate() and forceupdate()?
What is the lifecycle methods order in mounting?
What are the lifecycle methods going to be deprecated in react v16?
What are the differences between a class component and functional component?
Do you need to use ES6 (+) with React?