S
SolidJS•14mo ago
Nyantastic

Multiple SolidJS apps in one?

Hello everyone, This one will probably sound very silly but I'm new to this, it'll be hard to explain too. I have a big monolith app (made with another framework), and I'd like to split it to several modules. Each module would be an individual SolidJS app, and I guess I would need to make some kind of "portal" app as well (a dashboard with buttons that redirect to each module, I'd also like to keep my navbar in the modules). Right now I have a single module that works well as a single app, but I'm a bit stuck now. I've just discovered the concept of micro frontends, I was wondering if that was possible to implement using SolidJS? Like, can I, instead of doing render(() => <MyApp />) in the index.tsx of my module, do an export and import it in the portal app? How would it work for routing, for example? Can the portal app have its own routing, redirecting to the different modules, and each module having its own routes and architecture? I'm sorry if that's a bit confused and messy. I hope I was clear enough with my poor vocabulary and knowledge 🫣 Thank you so much for your attention, and thanks in advance for your help!
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server