Name two types of React component?
What are Props in react js?
What a setState is doing?
What is the difference between a function in setState or passing an object?
Can you force a React component to rerender without calling setState?
What is Redux Thunk used for?
Difference between constructor and getInitialState ?
Do you need to use ES6 (+) with React?
What is React State?
What is forceUpdate()?
What are the lifecycle steps of React?
What is render() in React? And explain its purpose?
What is Redux?
How do you do type check in ReactJS?
Explain the Presentational segment