What are controlled and uncontrolled components in React?
What are portals in react?
Explain react hooks?
What are the lifecycle steps of React?
What are fragments?
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 do you understand by virtual dom?
What is jsx and how jsx can help applications in react.js?
What is the difference between react components extend, createclass and mixins, hocs?
What is the main goal of react fiber?
Explain the purpose of render() in react.
What are stateless components in reactjs?
What is the difference between npm & npx?
What are the advantages of using reactjs?
Why is react so popular?