#module-federation
Read more stories on Hashnode
Articles with this tag
Persisting Shared State in Angular MFEs with NgRx and localStorage ensures state remains intact after page reloads. By using NgRx MetaReducers ยท When...
Learn how to share state across Angular micro frontends using NgRx and Module Federation for seamless communication between MFEs. ยท In a Micro Frontend...
Encapsulating Remote Modules, Lazy Loading Components, and Preventing Dependency Conflicts ยท Let's deep dive into implementing Angular Micro Frontends...