In this video I will cover a simple React application written in Typescript using module federation. This project is managed by a NX mono-repo workspace.
GitHub Repo:
https://github.com/RussellCanfield/nx-react-module-federation-typescript
Official Example:
https://github.com/module-federation/module-federation-examples/tree/master/typescript-project-references
NX Link:
https://nx.dev/
Things to explore!
Remote type loading - https://github.com/ruanyl/webpack-remote-types-plugin
More Samples - https://github.com/module-federation/module-federation-examples
#modulefederation #react #microfrontends