python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to integrate flutter web build inside react app for specific route?
I have a requirement where i want to run flutter app for specific URL inside react application and for rest of the urls, react app will run.
I will have flutter build folder and also will use browser'...

ravi
Votes: 0
Answers: 3
Angular MFE - WebPack5 - Module Federation - I18N translations
We are working with multiple angular MFE projects (with nx), after successfully loading the host and remote modules and showing the page (through routes), the next step was translations.
I have a shar...
Max Sassen
Votes: 0
Answers: 1
Angular 11 with MSAL app and using Parcels removing app-redirect at the unmount point
I am using angular 11 application with msal 2.0.
So to according to https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-angular/docs/v2-docs/redirects.md i am using ap...
langeles86
Votes: 0
Answers: 0
Single SPA - Handle error in nested micro front end
MFE = micro-front-end
I'm trying to import 1 MFE to another MFE.
MFE-food calls MFE-cart.
When MFE-cart is down, there is an impact on MFE-food, my expectation is MFE should run properly.
in root-conf...

Vzans
Votes: 0
Answers: 0