Is there a way to use next-js together with the single-spa micro frontend framework?

53 Views Asked by At

In my work team we have a micro frontend architecture due to the large number of teams that work on the same application. Initially we are using react-js for all micro applications, but since the same react documentation suggests using a framework (next, expo, remix) we are exploring how to integrate next-js with single-spa without break what we already built but so far we have not found information about it.

We hope to find a way to use next-js together with single-spa

0

There are 0 best solutions below