Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add complexity to this POC #7

Open
gioboa opened this issue Oct 10, 2024 · 2 comments
Open

feat: add complexity to this POC #7

gioboa opened this issue Oct 10, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@gioboa
Copy link
Owner

gioboa commented Oct 10, 2024

To show the potential of the Micro Frontend architecture and how to use @module-federation/vite, it would be nice to create a more structured example with various use cases, various components, routes and external libraries too.


I think we can proceed by steps. A good design is at the base of a nice POC, then we can add more functionalities and we can iterate on it.

@gioboa gioboa added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 10, 2024
@kandros
Copy link
Contributor

kandros commented Oct 10, 2024

My 2 cents, I think this is already a great "getting started" with the right level of complexity. It shows you that all you need to get started is relatively small, you can read all the code in 15 min.

Seeing how small it was got me interested enough to say "Let's play a bit with it right now" instead of saving it for later (and never open it again 😅)

A separate more complex project is definitely welcome

@gioboa
Copy link
Owner Author

gioboa commented Oct 10, 2024

Yep, you are right, that was the initial intention. A small project with only few files, easy to discover. On the other hand a complex app can attract big corporations, maybe a separate branch could be the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants