-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
The Art of Micro Frontends
By :
The Art of Micro Frontends
By:
Overview of this book
Micro frontend is a web architecture for frontend development borrowed from the idea of microservices in software development, where each module of the frontend is developed and shipped in isolation to avoid complexity and a single point of failure for your frontend.
Complete with hands-on tutorials, projects, and self-assessment questions, this easy-to-follow guide will take you through the patterns available for implementing a micro frontend solution. You’ll learn about micro frontends in general, the different architecture styles and their areas of use, how to prepare teams for the change to micro frontends, as well as how to adjust the UI design for scalability. Starting with the simplest variants of micro frontend architectures, the book progresses from static approaches to fully dynamic solutions that allow maximum scalability with faster release cycles. In the concluding chapters, you'll reinforce the knowledge you’ve gained by working on different case studies relating to micro frontends.
By the end of this book, you'll be able to decide if and how micro frontends should be implemented to achieve scalability for your user interface (UI).
Table of Contents (27 chapters)
Preface
Part 1:The Hive – Introducing Frontend Modularization
Chapter 1: Why Micro Frontends?
Chapter 2: Common Challenges and Pitfalls
Chapter 3: Deployment Scenarios
Chapter 4: Domain Decomposition
Part 2: Dry Honey – Implementing Micro Frontend Architectures
Chapter 5: Types of Micro Frontend Architectures
Chapter 6: The Web Approach
Chapter 7: Server-Side Composition
Chapter 8: Edge-Side Composition
Chapter 9: Client-Side Composition
Chapter 10: SPA Composition
Chapter 11: Siteless UIs
Part 3: Bee Brood – Implementation Details
Chapter 12: Sharing Dependencies with Module Federation
Chapter 13: Isolating CSS
Chapter 14: Securing the Application
Chapter 15: Decoupling Using a Discovery Service
Part 4: Busy Bees – Scaling Organizations
Chapter 16: Preparing Teams and Stakeholders
Chapter 17: Dependency Management, Governance, and Security
Chapter 18: Impact of Micro Frontends on UX and Screen Design
Chapter 19: Building a Great Developer Experience
Chapter 20: Case Studies
Index
Other Books You May Enjoy
Customer Reviews