When rendering a list what is a key and what is it's purpose?
What are the methods called when component is created or while inserting it to dom?
What can you do if the expression contains more than one line?
Does React re-render all components and sub components every time setState is called?
Explain basic code snippet of jsx with the help of a practical example?
Can you update the values of props?
What are controlled and uncontrolled components in React?
How react component lifecycle methods help in building interfaces?
What are the major issues of using MVC architecture in React?
What is the significance of refs in react?
What is the difference between reactjs and angularjs?
What is a router in react.js?
What are the feature of reactjs?
What is render() in React? And explain its purpose?
How to dispatch the data in-store?