Book Details

Modern Front-end Architecture Optimize Your Front-end Development with Components, Storybook, and Mise en Place Philosophy Ryan Lanciaux

Publication year: 2021

ISBN: 978-1-4842-6625-0

Internet Resource: Please Login to download book


Learn how to build front-end applications that can help you ship applications faster with fewer defects. Many software projects fail because they are not planned well, or lack organization. Applying strategies from other industries can help you create better software. This book explores the “mise en place” technique from cooking and reveals how you can apply it to the art of creating software. describes to how to structure your code base for reuse, and how to communicate the code’s intent to other developers. You’ll develop your components in isolation and test these building blocks for quality at a granular level. Then compose these components as building blocks in increasingly complicated features. Finally, you’ll apply some strategies not directly related to code to ensure maximum quality and efficiency. You will: Structure an application as a series of components Build a component library that others in an organization can leverage Ensure quality and accessibility at a component level rather than a page or app level Test code in a way that gives the maximum amount of confidence while providing an excellent developer experience Automate repeatable tasks


Subject: Web Development, Storybook, UI, Web components, web architecture, Web tooling, CSS-in-JS, CSS preprocessors, CLI