How different is react’s es6 syntax when compared to es5?
Explain lifecycle of a react component?
How to apply validation on props in reactjs?
How is flux different from redux?
How can you spill the reducers?
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?
does reactjs use html?
What is Children?
How to enable production mode in react?
What is current stable version of reactjs?
Why should I use react js?
What is the differnece between real dom and virtual dom?
How do you tell react to build in production mode and what will that do?
What do you understand by refs in react?
How arrow function is used in react?