Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ruiramos/microfrontends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

22 Commits

Repository files navigation

microfrontends

Repository with some experiments and POCs of microfrontend architectures.

Goals

"Micro-frontends" that...

  • are dynamically linked at run-time (so that when the sub-apps update the "container" app doesn't need to be rebuilt)
  • know about each other's location via environment variables
  • work independently
  • share dependencies (so that common libraries are only sent once)
  • can be mounted in different routes

There's a version using vanilla JS and a version with React.

About

Frontend apps integrated at runtime (POC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /