Open fruitbox12 opened 10 months ago
Did a first pass at a README but feel free to ask questions. I'll keep this open as a Q&A for now.
How does this work in contrast to the module federation plugin in the webpack/rspack ecosystem? Is what vercel is doing with their RSC federation similar to this architecture?
This uses module federation to accomplish the task. Vercel is not doing this to my knowledge.
I tried the example, and it uses Remix. I'd like to switch it to Next.js. Can we use it with Next.js, or what steps should I take?
what is this?