What is the recommended way for naming components?
What are the benefits of using react.js?
When reactjs released?
Explain the purpose of render() in react.
Give an example of both stateless and stateful components with source code?
What are the purpose of render() in react?
What is the differnece between real dom and virtual dom?
State the difference between getIntialState() and constructor()?
Enlist the advantages and disadvantages of reactjs?
Explain the term reconciliation?
What is the life cycle of reactjs?
Explain the limitations of react?
What is the use of arrow function in reactjs?
Explain step by step approach on how to setup environment for reactjs?
Explain various flux elements including action, dispatcher, store and view. Give a simple practical example of installing and using flux in an application?