Updated January 29, 2019
Breaking an Interface into Components
You hear about using components to build your app - but what does that actually mean? How do you take a mockup and decide on your components?
In this video we'll walk through the process I go through when looking at a UI.
Do I actually write things down in a note? Typically - no. But it does represent my mental process of choosing components and props. You do what works for you!
Now that you know how to break a UI into a series of components - curious what a process of actually implementing those components is? Check out the Building a Component Library with Storybook class to learn out how!