© Ryan Lanciaux 2021
R. LanciauxModern Front-end Architecturehttps://doi.org/10.1007/978-1-4842-6625-0_7

7. Interacting with API Data

Ryan Lanciaux1  
(1)
Ann Arbor, MI, USA
 

So far, we’ve worked on very specific components for a small portion of our application. In this chapter, we’re going to discuss ways that we can promote consistency beyond simply defining where our components live.

In Chapter 4, we talked about classifying our component types and how component classification should have some impact on where those files live in our codebase. In addition, we discussed using atoms, patterns, and screen or page components. Atoms are lowest-level building block components in our system, whereas patterns are slightly more complex reusable components. ...

Get Modern Front-end Architecture: Optimize Your Front-end Development with Components, Storybook, and Mise en Place Philosophy now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.