What do you understand by refs in react?
What are the advantages of react router.
What are the different phases of react component’s lifecycle?
What is flux concept in reactjs?
What is “forward refs”?
What is the component lifecycle in reactjs?
What is Redux?
What is flux concept in reactjs? Explain various flux elements including action, dispatcher, store and view. Give a simple practical example of installing and using flux in an application?
Explain the term high order component
What are the advantages and disadvantages of using react components?
How can we build react in production mode?
How to update the state of the component in reactjs?
How to use loop in reactjs?
What are the differences in between real dom and virtual dom?
What is JSX?