Completed
MicroFrontends
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Micro-Frontends Performance and Centralised Data Caching
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 MicroFrontends
- 3 Benefits
- 4 The Problem
- 5 The Myth
- 6 React and Angular
- 7 Strangler Pattern
- 8 Migrating to React
- 9 Disclaimer
- 10 Duplicate dependencies
- 11 Shared module federation
- 12 Distributed data fetching
- 13 Why do we do this
- 14 What is wrong
- 15 Distributed Share Cache
- 16 Fetch Library
- 17 Demo
- 18 Code
- 19 Conclusion