Below you will find a short video about React. Watch the video then answer the questions below.
A High Level Overview Of React
What is React?
What is a component?
What is the dataflow of React?
How do we make a React element a DOM element?
React is a User Interface ______.
Which direction does data flow in React?
Every component manages its own ____.