Is react a mvc framework?
What is the difference between a function in setState or passing an object?
Explain various flux elements including action, dispatcher, store and view. Give a simple practical example of installing and using flux in an application?
What are stateless components in reactjs?
State the difference between getIntialState() and constructor()?
What are portals in react?
What are controlled components?
What is flux in react.js?
What are the differentiate between stateful and stateless components?
What is the difference between function based component and class based component?
What are components in reactjs?
What's the difference between super() and super(props) in React when using ES6 classes?
What is Redux Thunk used for?
List some of the cases when you should use refs?
What is higher order components (hoc)?