Multiple Vue instances in Micro Frontends #3501
Unanswered
lmlong-huynh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I’ve been playing with the idea of a host application that can render micro frontends, each running its own Vue instance. The idea is to let each micro app handle its own logic independently, while the host is responsible only for rendering and managing navigation.
I put together this sample project and would love to get feedback on any potential drawbacks or edge cases I might have overlooked. Let me know your thoughts!
Beta Was this translation helpful? Give feedback.
All reactions