module-federation / vite

Vite Plugin for Module Federation
MIT License
245 stars 17 forks source link

Micro frontend architecture using federated Remix apps #126

Open douglaszaltron opened 1 day ago

douglaszaltron commented 1 day ago

With this, we have a better approach for structuring microfrontends with Remix. Have any studies been conducted on this? How can we improve the developer experience (DX) for integration with Remix to achieve a higher level of server-side rendering and routing?

https://github.com/remix-run/remix/discussions/1989 https://github.com/jrestall/remix-federation

gioboa commented 1 day ago

I'm not aware of any tests in this direction. Would you like to give it a try?