9

I am working on breaking a monolith app into micro frontends on angular 10. The micro frontends reside in separate repositories, i want to use ngrx store and effects in my micro frontends. I cannot do StoreModule.forRoot() in my micro frontend's app module. I want to create a root store in the shell app and i want to use the reducers and effects in the micro frontends. I am not using any frameworks like SPA, working with webpack module federation plugin. How do i go about this? Any help will be much appreciated and welcomed.

Vinay G B
  • 127
  • 6

0 Answers0