What is a state in reactjs and how is it used?
Ho can you re-render a component without using setState() function?
What is the lifecycle methods order in mounting?
Explain the significance of store in redux?
What is the purpose of push() and replace() methods of history?
Differentiate between real dom and virtual dom?
Explain the difference between functional and class components.
Explain the meaning of Mounting and Demounting
What are pure components?
When was React first released?
How to update the state of the component in reactjs?
What do you understand by refs in react?
What do you understand by virtual dom?
How react router is different from history library?
Explain the use of ‘key’ in react list