Our team is developing a large project and we want to build a big app with multiple forms and dashboards and features. One monolith SPA would get complicated. So we discuss
I have been curious looking for a quick way to implement the Micro-frontend architecture. Some good resources I found are at: https://micro-frontends.org/ and https://single-spa.js.org/, however the problem I had with them is setup complexity... I like to see results pretty fast. https://piral.io is still pretty much in development and it's mainly targeted for react, but here are my findings.
I was able to come up with an approach and hope to write an medium article on that soon, however for the time being
/apps/:app_name) you can load sub-applications as appropriate. Within each sub-app, you can as well have a routing system in placeThis approach works best if you want to: