What are the differentiate between stateful and stateless components?
What is React.createElement?
In what cases would you use a class component over a functional component?
What is a state in react?
Explain the major advantages of react.
What is low-level component lifecycle in react.js?
Show how the data flows through redux?
In which lifecycle event do you make ajax requests and why?
When would you use a class component over a functional component?
How react router and its techniques differ from more traditional javascript routers like backbone’s router?
What is redux and flux? When do you use them?
What are the feature of reactjs?
What is react.js? How is it different from other javascript frameworks?
What is REFS in React
Explain the role of reducer?