What's the difference between super() and super(props) in React when using ES6 classes?
Define the term Redux in React
Explain dom diffing?
What are the methods called when state or props of the component is changed?
What is the difference between react components in es5 and es6?
What is the recommended way for naming components?
What is reactjs-jsx? Explain basic code snippet of jsx with the help of a practical example?
What is component in reactjs?
What are the advantages of using reactjs?
How do you this in constructor?
How do you tell react to build in production mode and what will that do?
Show how the data flows through redux?
What is React.createClass?
What are state and props in reactjs? What is the difference between the two?
What is lazy loading react?