β‡’ Module Federation ❄️ (easy with Next.js)

With React, it might need to eject from CRA (use craco as alternative) to change the default webpack.config

With Next.js, it’s easly implemented with next.config file;

Module Federation | webpack

Micro-frontend with React and Next.js - LogRocket Blog

Module Federationβ€Š-β€ŠO futuro do microfrontend

β‡’ Single-SPA 🧊 (can be hard with Next.js)

Getting Started with single-spa | single-spa

Implementando micro front-end com Single SPA e React


Eject from CRA easily with CRACO

https://www.linkedin.com/pulse/microfrontends-integrating-create-react-app-cra-eject-rany/

Create React App without CRA

Create React App without create-react-app (CRA)