Completed
microfrontends
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Breaking the Monolith - A Comprehensive Guide to Code Splitting
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 who is aleksandr
- 4 speech plan
- 5 there are 2 approaches
- 6 monolith - is it bad?
- 7 when should a monolith be broken?
- 8 iframe
- 9 nginx or another proxy server
- 10 web components
- 11 npm
- 12 microfrontends
- 13 single-spa
- 14 webpack 5 module federation
- 15 - iframe
- 16 - proxy server
- 17 - web components
- 18 - npm
- 19 - single spa
- 20 - webpack 5 module federation