Meet Another React Component
So far we've only been using the App component to create our applications. Let's now learn to make another component.
We'll cover the following...
We used the App component in the last lesson to express everything needed to render our list in JSX, and it should scale with your needs and eventually handle more complex tasks. To help with this, we’ll split some of its responsibilities into a standalone List component:
Access this course and 1400+ top-rated courses and projects.