How different is react’s es6 syntax when compared to es5?
What's the difference between super() and super(props) in React when using ES6 classes?
What do you understand by refs in react?
What is “forward refs”?
What are reacted portals?
What are the differences in between real dom and virtual dom?
What is a state in react?
What do you mean by reactjs?
What is the difference between state and props?
What is the use of arrow function in reactjs?
Explain the term high order component
Name out an important feature of Redux workflow features
Explain the meaning of Mounting and Demounting
Explain dom diffing?
How is flux different from redux?