What is arrow function in react?
What are controlled and uncontrolled components?
Why is switch keyword used in react router v4?
What is React.createElement?
List some features of reactjs?
How do you do type check in ReactJS?
What is Redux Thunk used for?
Ho can you re-render a component without using setState() function?
What is the purpose of using bindActionsCreators?
How to update the state of the component in reactjs?
How is react.js different from other javascript frameworks?
What is redux and flux?
What is flux concept in reactjs? 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 the use of Webpack?
When rendering a list what is a key and what is it's purpose?