What is an action in Redux?
What is the difference between react components extend, createclass and mixins, hocs?
List some of the cases when you should use refs?
How is flux different from redux?
Explain the limitations of react?
How can you update the state of a component?
What is jest?
How react component lifecycle methods help in building interfaces?
Is it possible to use the word class in jsx?
What are the differences between controlled and uncontrolled components?
How will be you able to handle more action using redux?
What are the advantages of reactjs?
What's the difference between super() and super(props) in React when using ES6 classes?
What is the difference between npm & npx?
State the difference between Real DOM and Virtual DOM?