How do you create an event in react?
What is ‘create-react-app’?
How is flux different from redux?
What is the difference between reactjs and angularjs?
What is an action in Redux?
In which lifecycle event do you make ajax requests and why?
What is a router in react.js?
Explain react hooks?
What is the difference between setstate() and forceupdate()?
When reactjs released?
What is the use of arrow function in reactjs?
What are the methods called when component is created or while inserting it to dom?
How Virtual-DOM is more efficient than Dirty checking?
Explain various flux elements including action, dispatcher, store and view. Give a simple practical example of installing and using flux in an application?
Does React use HTML?