What are fragments?
What is the difference between shadow dom and virtual dom?
Explain lifecycle of a react component?
Where in a React component should you make an AJAX request?
Explain the significance of keys in react?
What are the main features of react intl?
What is the difference between stateless and stateful component?
Do you think reactjs has any limitations? If so, tell a few?
How Virtual-DOM is more efficient than Dirty checking?
How to apply validation on props in reactjs? Apply validation in previously developed example in above question?
What is Reactjs?
Explain the use of ‘key’ in react list
How react component lifecycle methods help in building interfaces?
What are features of react.js?
What are the popular packages for animation?