9781617296871-1617296872-Micro Frontends in Action

Micro Frontends in Action

ISBN-13: 9781617296871
ISBN-10: 1617296872
Author: Michael Geers
Publication date: 2020
Publisher: Manning
Format: Paperback 296 pages
FREE US shipping

Book details

ISBN-13: 9781617296871
ISBN-10: 1617296872
Author: Michael Geers
Publication date: 2020
Publisher: Manning
Format: Paperback 296 pages

Summary

Micro Frontends in Action (ISBN-13: 9781617296871 and ISBN-10: 1617296872), written by authors Michael Geers, was published by Manning in 2020. With an overall rating of 3.6 stars, it's a notable title among other Software Design, Testing & Engineering (Programming) books. You can easily purchase or rent Micro Frontends in Action (Paperback) from BooksRun, along with many other new and used Software Design, Testing & Engineering books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $2.61.

Description

Micro Frontends in Action teaches you to apply the microservices approach to the frontend.

Summary

Browser-based software can quickly become complex and difficult to maintain, especially when it's implemented as a large single-page application. By adopting the micro frontends approach and designing your web apps as systems of features, you can deliver faster feature development, easier upgrades, and pick and choose the technology you use in your stack. Micro Frontends in Action is your guide to simplifying unwieldy frontends by composing them from small, well-defined units.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Micro frontends deliver the same flexibility and maintainability to browser-based applications that microservices provide for backend systems. You design your project as a set of standalone components that include their own interfaces, logic, and storage. Then you develop these mini-applications independently and compose them in the browser.

About the Book

Micro Frontends in Action teaches you to apply the microservices approach to the frontend. You'll start with the core micro frontend design ideas. Then, you'll build an e-commerce application, working through practical issues like server-side and client-side composition, routing, and maintaining a consistent look and feel. Finally, you'll explore team workflow patterns that maximize the benefit of developing application components independently.

What's Inside

-    Create a unified frontend from independent applications
-    Combine JavaScript code from multiple frameworks
-    Browser and server-side composition and routing
-    Implement effective dev teams and project workflow

About the Reader

For web developers, software architects, and team leaders.

About the Author

Michael Geers is a software developer specializing in building user interfaces.

Table of Contents

PART 1 - GETTING STARTED WITH MICRO FRONTENDS

1 What are micro frontends?

2 My first micro frontends project

PART 2 - ROUTING, COMPOSITION, AND COMMUNICATION

3 Composition with Ajax and server-side routing

4 Server-side composition

5 Client-side composition

6 Communication patterns

7 Client-side routing and the application shell

8 Composition and universal rendering

9 Which architecture fits my project?

PART 3 - HOW TO BE FAST, CONSISTENT, AND EFFECTIVE

10 Asset loading

11 Performance is key

12 User interface and design system

13 Teams and boundaries

14 Migration, local development, and testing

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book