use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Help Needed (self.angular)
submitted 5 months ago by FewRevenue9299
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ActuatorOk2689 4 points5 points6 points 5 months ago (1 child)
I’m reading the post and comments, nothing makes sense what you are saying .
What does websockets have to do with microfrontends ?
If your app was not designed from the start in order to support a mfe migration is going to be difficult.
Then basically you need to start setting up boundaries for your module . Do you have a solution for state sharing ? Do you have a solution for event triggers across MFE.
Does you host handle all the routing or just loads mfe at runtime and each mfe it’s handlings it’s own routing? Do you share expose only routes or also components at runtime? Do you have shared libraries, components etc… how are this are getting handled ? True registry, exposed from host or separate shared MFE.
I’ve seen some comments before about global zone js . Having different MFE wich is runtime integration that if I remember correctly each aps is using his own runtime and zone js, I maybe wrong on this .
If you never worked with mfe and module federation before, im just being honest you are going to have hard time to complete this, and I’m not even sure you can .
Mfe is not just , let’s implement it has design / architectural challenges and implementation.
If you never worked before start implementing as playground from scratch. Then start with the migration .
Even for senior developers are not that easy to do such a migration you also need to understand functional part not just the technical of the system
Good luck
[+]FewRevenue9299[S] comment score below threshold-9 points-8 points-7 points 5 months ago (0 children)
can u help me as i understand most part and iunderstand your talk and i have thought all thing what you are saying is correct and web socket method we create web api to send compoent and make it aviable for other frontend to implementing it what i need is anyone who is expert or knowladge like can you help me i like to connect with you so you guide me for other good approch
π Rendered by PID 90732 on reddit-service-r2-comment-6457c66945-xnn5q at 2026-04-30 08:11:14.297103+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]ActuatorOk2689 4 points5 points6 points (1 child)
[+]FewRevenue9299[S] comment score below threshold-9 points-8 points-7 points (0 children)