How do you apply vendor prefixes to inline styles in react?
Do you think reactjs has any limitations? If so, tell a few?
List some advantages of reactjs?
How can we build react in production mode?
What are the controlled components and uncontrolled components in reactjs?
What is the role of reducer.
What is React.PropTypes?
Explain the lifecycle methods of react components in detail?
Differentiate between states and props.
What is flux concept in reactjs?
What is lifting state up in react?
What are the lifecycle steps of React?
How to update a component every second?
What is forceUpdate()?
What is jsx and how jsx can help applications in react.js?