Stairway to Heaven - Scaling Frontends the Right Way
Are micro frontends the best way to scale your app? This talk explores a powerful alternative: the modular monolith.
#1about 6 minutes
Understanding the purpose and benefits of micro-frontends
Micro-frontends are a software trend that enables scaling by splitting a large application into smaller parts developed by independent, agile teams.
#2about 2 minutes
Exploring the challenges and downsides of micro-frontends
Adopting micro-frontends can lead to challenges like increased bundle sizes, browser version mismatches, and the operational overhead of managing npm packages.
#3about 4 minutes
Introducing the modular monolith as a practical alternative
The modular monolith, managed within a monorepo, offers a balanced approach by ensuring version consistency and simplifying code sharing across the application.
#4about 6 minutes
Using Nx to manage and scale a frontend monorepo
The Nx toolset helps manage monorepos by visualizing dependencies and enforcing architectural boundaries between different domains using configurable linting rules.
#5about 7 minutes
A practical demonstration of an Nx workspace
This live demo showcases key Nx features, including generating a dependency graph, defining a library's public API, and enforcing domain boundaries with linting.
#6about 4 minutes
A strategic library structure for scaling applications
Organize monorepo libraries into distinct categories like feature, UI, domain, and utility to improve clarity and enforce strict access rules between layers.
#7about 2 minutes
Combining monorepos with micro-frontends for the best results
A hybrid approach uses a monorepo to develop isolated micro-frontends, gaining benefits like shared versioning and faster builds while maintaining deployment independence.
#8about 9 minutes
Q&A on monorepo processes and common challenges
The Q&A session addresses practical concerns such as coordinating package updates, assigning ownership of shared libraries, and managing circular dependencies.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
05:24 MIN
The role of micro-frontends in scaling development teams
Micro-Frontends with Module Federation: Beyond the Basics
04:54 MIN
Q&A on backend, git structure, and micro frontends
Generate Customer Journeys from reusable Building Blocks
02:25 MIN
Considering alternatives to micro frontends
Advanced Micro Frontends: Multi-Version and Multi-Framework Scenarios
13:10 MIN
Audience Q&A on practical micro-frontend challenges
Micro-frontends anti-patterns
04:34 MIN
Conclusion and key takeaways on micro frontends
Micro Frontends with Module Federation: Why and How?
06:11 MIN
Tracing the architectural evolution to microfrontends
Microfrontends with Blazor: Welcome to the Party!
01:39 MIN
Understanding the problems of frontend monoliths
Destructuring Frontend monoliths with MicroFrontends
01:49 MIN
Micro frontends are an organizational pattern for scaling teams
Multiple Ships to the Island - Micro Frontends & Island Architectures
Micro Components - a different approach to a simpler component-based webThere has been a lot of heated discussion lately in the web community about component based development. One side argued that Web Components are a standard we should follow whereas others complained that they still lag behind in what frameworks offer...
Benedikt Bischof
Why You Shouldn’t Build a Microservice ArchitectureWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Michael Eisenbart who talks about the pros and cons of microservice architecture.About the speaker:Michael has been working for Bosch as a sof...
The Best 7 Frontend Frameworks for Developers in 2025Which frontend frameworks should developers focus on in 2025? We’re listing them for you and showing advantages and drawbacks. You’ll notice we included some libraries as well, because you can’t miss those in 2025.What is the best front end framework...
From learning to earning
Jobs that call for the skills explored in this talk.