Skip to content

A set of progressive samples that demonstrate how to use Module Federation with React and Loadable Components. (WIP)

Notifications You must be signed in to change notification settings

expertup/react-mf-loadable-ssr-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React SSR + Loadable + Module Federation example

This project contains a set of progressive samples that demonstrate how to use Module Federation with React and Loadable Components.

It's part of this article.

Samples

  • sample-01: It's a simple Express server that renders a React app. It will be used as a base for the other samples.
  • sample-02: It adds Loadable Components to the previous sample and refactors the code to use dynamic imports.

About

A set of progressive samples that demonstrate how to use Module Federation with React and Loadable Components. (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.0%
  • JavaScript 40.0%