What is the difference between an element and a component in react?
What is low-level component lifecycle in react.js?
Explain dom diffing?
What is the use of arrow function in reactjs?
What is high-level component lifecycle in react.js?
What are the pros and cons of using React?
How to use forms in reactjs?
Why is switch keyword used in react router v4?
What are children prop?
What are the methods called when state or props of the component is changed?
What is React.cloneElement? And the difference with this.props.children?
What is the life cycle of reactjs components?
How to use https instead of http in create-react-app?
What is the difference between React Native and React?
Explain the term synthetic events?