What is the difference between shadow dom and virtual dom?
What is Context in React?
What is the difference between using constructor vs getInitialState in React?
How can you embed two or more components into one?
Explain the lifecycle methods of react components in detail?
How events are different in react?
What are the lifecycle steps of React?
Explain the use of ‘key’ in react list
Does React re-render all components and sub components every time setState is called?
What is lazy loading react?
What is shouldcomponentupdate and when is used in react.js?
What is the difference between states and props.
What is the significance of store in redux?
What is the use of empty tags <> >?
What are the lifecycle methods going to be deprecated in react v16?