-
What is React JS and what problems does it try and solve?
-
What does it mean to think in react?
-
Briefly describe some of the differences between a Class/Stateful component and a Functional/Presentational component.
-
Describe state.
-
Describe props.