Explain dom diffing?
Explain the different phases of react component’s lifecycle?
Explain life cycle of react js component?
What is the difference between createelement and cloneelement?
When rendering a list what is a key and what is it's purpose?
What is REFS in React
How to use events in reactjs?
What is the difference between react components extend, createclass and mixins, hocs?
Explain various flux elements including action, dispatcher, store and view. Give a simple practical example of installing and using flux in an application?
What is React.cloneElement? And the difference with this.props.children?
Differentiate between stateful and stateless components?
What is the difference between real dom and virtual dom.
Which is better angular or react js?
What is ComponentWillMount()?
Why are browsers unable to read jsx?