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

Use term "Micro Frontend" consistently in README, fix spelling #36

Closed harunsmrkovic closed 2 years ago

harunsmrkovic commented 2 years ago

Resolves https://github.com/microsoft/redux-micro-frontend/issues/37

patrickCode commented 2 years ago

@harunsmrkovic - thanks for your interest and contribution. Please create an issue and attach it with the PR. We will approve it.

harunsmrkovic commented 2 years ago

@patrickCode I did it, but can't figure out how to sign the CLA - there is a CI job stuck

patrickCode commented 2 years ago

@patrickCode I did it, but can't figure out how to sign the CLA - there is a CI job stuck

I will check that, for now I will override and merge your PR.