Skip to content

majakoru/mfe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Microfrontends application

Microfrontends are used to divide a large app into a series of smaller apps. This provides a set of unique benefits to any frontend:

  • Author smaller, easier to understand codebases

  • Use a different set of libraries for each sub-app - bring the best tool for the job!

  • Deploy each portion separately - limit the chance of interrupting your users

  • Allow each of your engineering teams to work independently

Fully developed with production-style workflow with a full CI/CD pipeline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published