Modular application built with Microdrontends architecture during the Microfrontends with React: A Complete Developer's Guide course.
- Use microfrontends to architect an app that dozens of teams can work on at the same time
- Understand how to divide a monolithic app into multiple sub-apps
- Apply a production-style workflow with a full CI/CD pipeline
- Isolate rules styling by applying CSS-scoping techniques
- Coordinate data exchanged between your microfrontends
- Deploy your microfrontends to Amazon Web Services with CloudFront
- Judge whether microfrontends are an appropriate choice for your application
- Lazy load Microfrontends
- Webpack Module Federation
- Webpack
- React
- Vue
- Amazon S3
- GitHub Actions