Dive into React

Below you will find a short video about React. Watch the video then answer the questions below.

A High Level Overview Of React

  1. What is React?

  2. What is a component?

  3. What is the dataflow of React?

  4. How do we make a React element a DOM element?

  5. React is a User Interface ______.

  6. Which direction does data flow in React?

  7. Every component manages its own ____.