Learn what micro-frontends are and how to apply the concept to your web application architecture.
Contribute edits or new content to the micro-frontends.org reference site via pull requests.
Share this site with teammates or stakeholders as an educational resource on UI architecture patterns.
Use as a reference for explaining micro-frontend architecture when proposing it to your team.
This repository holds the source for micro-frontends.org, a website about applying microservice thinking to the front-end layer of web development. The idea of micro-frontends is to break a web application's user interface into independently owned and deployable pieces, the same way backend microservice architectures split server-side systems into separate services. The actual explanatory content and articles live on the website rather than in this repository's code. The README itself is minimal. It names the author, Michael Geers, links to the live site at micro-frontends.org, and explains that the site is hosted via GitHub Pages using an index.md file in the repository. There are no code examples, setup guides, architecture diagrams, or technical walkthroughs in the README. If you are looking for a practical explanation of what micro-frontends are and how to implement them, the README simply points you to the website rather than providing that information directly. Contributions to the site are welcome. Because the site is served directly from this repository via GitHub Pages, you can open issues or submit pull requests against the source files to suggest edits or additions to the published content. The project is licensed under the MIT License, attributed to neuland Buro fur Informatik, a software firm based in Bremen, Germany. The MIT License allows anyone to freely use, copy, modify, and distribute the material, including for commercial purposes, as long as the original copyright notice is preserved. This is a content and website repository, not a software library or an installable framework you can add to a project.
← neuland on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.