Think in components and break down a React application in small UI components

Share this video with your friends

Send Tweet

In this lesson, we look at the final form of the application we are building, and identify parts of the UI that can be abstracted as React components. We then create our first component as an example.