Skip to content

🧱 Using microfrontends to architect an app that dozens of teams can work on at the same time

Notifications You must be signed in to change notification settings

emiliosheinz/microfrontend-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧱 Microfrontends App

Modular application built with Microdrontends architecture during the Microfrontends with React: A Complete Developer's Guide course.

💾 Architecture

image

🧠 What I've learned

  • 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

🔥 Used techonologies

  • Webpack Module Federation
  • Webpack
  • React
  • Vue
  • Amazon S3
  • GitHub Actions

About

🧱 Using microfrontends to architect an app that dozens of teams can work on at the same time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published