Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

afonsojramos/microfrontend-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microfrontends with Next.js and Module Federation

First came across Microfrontends on a Luca Mezzalira talk about the topic. It sounded very interesting on paper for big companies and I wanted to try it out.

For this we need to use Module Federation NextJS plugin. It seems that it is now under a paywall, however, some versions of it are still available in npm. At the time of writing it seems to be above v3, however, to experiment with this I've used v1, which was the version I've found more documentation about.

Overall it seems like a cool technology, but I wouldn't use it in any of my projects at the moment. Maybe if it comes out of the paywall I might give it another go.

You can find the deployment for this POC here.

About

Testing Module Federation's Micro Frontends with NextJS and Vercel

Resources

License

Stars

Watchers

Forks