MENU

Fun & Interesting

Micro Frontends - Module Federation Dynamic Remotes with fallback (v2).

Russell Canfield 2,525 6 months ago
Video Not Working? Fix It Now

In this video I'll show you how to setup dynamic remotes using Module Federation V2. Dynamic remotes refer to loading a module at runtime by fetching the module URLs from a configuration service. This can be useful if you need to evaluate which modules a particular user receives or loading them back on some other criteria without a rebuild. Repository: https://github.com/RussellCanfield/nx-rspack-microfrontend-demo/tree/dynamic-loader

Comment