What are refs in reactjs?
When reactjs released?
How to use https instead of http in create-react-app?
Explain the meaning of Mounting and Demounting
What is the difference between state and props?
What are portals in react?
What is an action in Redux?
How to enable production mode in react?
In which lifecycle event do you make ajax requests and why?
How to add google analytics for react router?
What are the popular animation package in React ecosystem?
Explain the significance of keys in react?
Explain yield catchphrase in JavaScript
What is reactjs-jsx? What are the advantages of using jsx? Explain basic code snippet of jsx with the help of a practical example?
Why do you need to use props.children?