microsoft / redux-micro-frontend

This is a library for using Redux to manage state for self-contained apps in a Micro-Frontend architecture. Each self-contained isolated app can have its own isolated and decoupled Redux store. The componentized stores interact with a global store for enabling cross-application communication.
MIT License
344 stars 64 forks source link

Documentation inconsistently refers to the term Micro Frontend #37

Closed harunsmrkovic closed 2 years ago

harunsmrkovic commented 2 years ago

Describe the bug Not a bug, just a docs improvement.