Implementing Micro Frontends in React Using Module Federation

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • react-micro-frontend

    âš¡Micro Frontends in React Built Using Webpacks Module Federation

  • In this article, we learned about Architecting A React Based Micro Frontend Application from start to Deployment. We also went through the process of Creating Separate Autonomous React Application and Assembling them together using the Module Federation Webpack Plugin. You can definitely use this architecture for your next React Micro Frontend Application. The code for the Micro Frontend Application can be found on Project Github Repo

  • module-federation-examples

    Implementation examples of module federation , by the creators of module federation

  • Project Github Repo Webpack Documentation Module Federation Example Module Federation (official documentation)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • starter-workflows

    Accelerating new GitHub Actions workflows

  • Github Actions Guide

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Lazy load external library from CDN?

    1 project | /r/reactjs | 26 Jun 2023
  • How to create a "Container app" with navbar that is used to select other separate apps?

    1 project | /r/reactjs | 26 Jun 2023
  • Do we really need module federation plugins for various frontend tooling ( e.g. vite, webpack etc)?

    1 project | /r/vuejs | 7 Mar 2023
  • How to restrict code access in module federation?

    1 project | /r/reactjs | 19 Feb 2023
  • Is it possible to use Module Federation at static sites built with cra npm build?

    1 project | /r/reactjs | 12 Nov 2022