DEV Community

Oleksandr Khivrych
Oleksandr Khivrych

Posted on • Originally published at okhivrych.io on

2

Intro to Micro Front Ends

Architecting micro-frontends can be challenging. The right micro-frontends approach can provide many benefits for organisations. But the poorly architected system can sometimes lead to many critical issues (performance, complexity, big cognitive load).

In this talk, I will explore how we can keep micro frontends simple with the help of Module Federation and enable independent release flows in modern web applications.

This talk will cover the following:

  • What are micro frontends?
  • Benefits and risks
  • Overview of modern modular monolith web apps
  • Enabling distributed frontends using Module Federation
  • Live Demo of Client Side Rendering with Module Federation
  • Live Demo Server Side Rendering with Module Federation

https://www.youtube.com/watch?v=lV-X6byaE2E

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay