What is lazy loading react?
What is the difference between setstate() and forceupdate()?
When would you use a class component over a functional component?
What are arrow functions?
How react router and its techniques differ from more traditional javascript routers like backbone’s router?
What is Context?
What is Babel in React js?
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?
State the difference between Real DOM and Virtual DOM?
What is the reduction?
Do you need to use ES6 (+) with React?
How is react different from angular?
What is an event in react?
What kind of information controls a segment in React?
Explain error boundaries?