Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Mastering Micro Frontends with Module Federation
Rating: 3.9 out of 5(89 ratings)
692 students

Mastering Micro Frontends with Module Federation

Breaking Down Monoliths: A Practical Guide to Modular Web Development
Last updated 1/2025
English

What you'll learn

  • Use micro frontends to scale your development team
  • Implement Module Federation to break apart an application into multiple micro frontends
  • Learn NX the leading mono-repo tooling framework and setup a new mono-repo
  • Create applications and reusable packages for sharing advanced functionality across teams
  • Learn various design patterns for micro frontend communication such as pub/sub
  • Deep dive into sharing state between micro frontends with popular libraries like Tanstack React Query
  • Create a component library with a popular framework such as Tailwindcss and CSS Modules
  • Deploy your application and learn how to version it, allowing your to deploy continuously
  • Gain an understanding of how micro frontends work, and if they are right for your team/project

Course content

4 sections20 lectures6h 17m total length
  • Introduction2:25

    A brief introduction to myself and on what this course covers.

  • Module Federation - Vite, Rspack and Rsbuild25:18

    About Module Federation, how to configure it and dive into a working example. Learn about different Module Federation plugins across different bundles and how interoperability works.

    Talk through bundler options across the ecosystem and learn why Module Federation suggests Rspack and Rsbuild as their bundler of choice.

    Don't be overwhelmed! We will build the application step-by-step and walk through all of these items again.

  • NX - Learn the ecosystem and patterns13:02

    NX Dev Tools is an amazing monorepo platform, check out the ecosystem, plugins and how to adopt monorepos.

    Learn why I prefer monorepos for micro frontends and preparing for setting up our first project.

  • NX - Setting up the monorepo with react and rspack11:12

    Set up our monorepo using NX, React and rspack. Learn the structure, plugins, generators and executors work and how easily we can get started!

    The rsbuild generator was recently released and do not require much changes to implement and use! Check out the links below for more information.

  • Adding Module Federation35:35

    In this course we'll add Module Federation to our remote and host applications. Then we'll load a remote button in our host application. We'll walk through setting up NX's module federation plugin and some of the NX documentation.

Requirements

  • Experience with React

Description

Mastering Micro Frontends with Module Federation: The Ultimate Guide to Modern Web Architecture

Transform the way you build large-scale web applications with the most comprehensive, battle-tested course on Micro Frontends available today. Learn directly from an active contributor to Module Federation who has implemented these solutions for Fortune 100 companies. This course uses the latest techniques with the latest versions of each technology available: nx, rspack, vite, and module federation.


Here are three game-changing reasons why Micro Frontends could transform your development experience:

  1. Deploy faster and safer - Update individual features without touching the entire application

  2. Give teams true autonomy - Different teams can work independently using their preferred tools

  3. Scale without the complexity - Break down massive applications into smaller, manageable pieces


Why This Course Stands Out:

  • Learn from a Module Federation core contributor

  • Based on real-world implementations at Fortune 100 companies

  • Uses cutting-edge build tools like Rspack - a rust based alternative to Webpack

  • Features proven patterns used by top tech companies

  • Includes the latest 2024 best practices and techniques


What You'll Master:

✓ Build production-ready Micro Frontend architectures

✓ Implement Module Federation with the latest tools

✓ Create independently deployable frontend modules

✓ Manage monorepo structures effectively with NX

✓ Optimize performance and bundle sizes

✓ Learn robust patterns for versioning and dynamically serving Micro Frontends


Practical, Real-World Learning: Through hands-on projects, you'll learn how to:

  • Develop two Micro Frontends, broken down into manageable pieces

  • Implement state sharing techniques with popular libraries such as React Query and Tailwindcss

  • Optimize performance using Module Federation

  • Scale applications effectively

  • Design nested routing, letting a Micro Frontend define it's own route structure


Technologies Covered:

  • Module Federation

  • Rspack

  • React

  • TypeScript

  • NX

  • Modern CI/CD practices


Who Should Take This Course:

  • Frontend Developers looking to scale their applications

  • Software Architects designing large-scale systems

  • Team Leads managing multiple development teams

  • Developers wanting to stay ahead of industry trends


What Makes This Course Different: Unlike other courses, you'll learn the exact patterns and practices used by top companies to build scalable, maintainable applications. Topics are covered in-depth as we walk through implementation details, giving you a real world hands on experience building Micro Frontends.

Don't waste hundreds of hours figuring this out on your own. Join thousands of successful developers who have transformed their applications using these proven Micro Frontend patterns.

Start mastering Micro Frontends today and revolutionize how you build web applications!

Who this course is for:

  • Engineers looking to scale frontend apps