Split Up Components

This lesson explains how to break-down a large component into smaller components.

We'll cover the following

Now we have one large App component that keeps growing and may eventually become too complex to manage efficiently. We need to split it into smaller, more manageable parts by creating separate components for search input and the items list.

Get hands-on with 1200+ tech skills courses.