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

9. Automating Repetitive Tasks

Ryan Lanciaux1  
(1)
Ann Arbor, MI, USA
 

sIn this chapter, we’re going to look into how we can speed up our development. We’ve discussed constructing our application out of a series of smaller parts. For every page component, pattern component, and atom component, we end up creating a component, an index file, a test file, a story, and in many cases a style file. I don’t know about you, but that’s a lot of effort that I’d rather not do. It’s weird to say, because it’s not a complicated task, but it is tedious.

Do not use humans for jobs computers can do better—this is a waste of human energy and creativity, the only ...

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.