NX Module Federation: Use Angular as host app & Remote Applications as React or angular both #19421
Replies: 2 comments 1 reply
-
Do you have any news on this? I am in the same boat as I need to be able to have the host communicate with both Angular and React |
Beta Was this translation helpful? Give feedback.
-
See this article for step-by-step instructions: MFE Angular Host with React Remote using Nx Here is the source code for the Example App, MFE Angular Host with React Remote The MFE example has an Angular Host and two Angular Remotes, and a React Remote, using Nx. Thanks to the author, JC Lango. Please click UpVote and Like in this comment, Star the Github repo, and click Applause in the Medium article, this will help others find this solution. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
First of all, Thank you for the NX <3 ,
While I was doing NX research, I found that NX Module Federation is specific to Framework, IF we start the Host Application as Angular, all the remote applications should be Angular,
Is it possible to use both Angular and React applications under the same module federation?
Host App: Angular
Remote APPs: Angular, React Etc
TIA
Beta Was this translation helpful? Give feedback.
All reactions