Micro-Frontends Weekly — Issue #9

Rajasegar Chandiran
3 min readJun 10, 2022

📝 Articles

Surprising Performance Lessons from React Microfrontends in Production — DEV Community

dev.to
The epilot engineering team stands at 27 developers 1 year after the launch of our rewritten portal… Tagged with react, performance, microservices, svelte.

Micro Frontends at Dunelm by Austin Weightengineering.dunelm.com

This article will focus on the technical implementation of Micro Frontends on dunelm.com. Let’s start with the issues we are facing. These can be summed up as a legacy, slow, monolithic architecture…

Microfrontends with Angular Why Microfrontends?traveling-coderman.net
Learn about the reasons to adopt web-component based microfrontends. What can you gain and what are the trade-offs?

Create a microfrontend app using module federation and dynamic configurationwww.fabrizioduroni.it
Create a microfrontend app using module federation and dynamic configuration

Micro Frontends Part 3- Props and State — ScanSkillscanskill.com

State is a store that is used to store the value of a component and can be updated over time. In React, we can use useState …

🎥 Videos

Building a React Micro-Frontend Application with Single SPAwww.youtube.com

Start building large front-end applications using the Single-SPA Micro-Frontend Library with different front-end technology.

The Microfrontend Crash Coursewww.youtube.com
This course will teach you how to get started with micro frontends.Timeline: 0:00 — What are Microfrontends7:00 — Building a Microfrontend14:17 — A Little on…

Destructuring frontend monoliths with Microfrontends | Trishul Goel | angularday 2021www.youtube.com
Destructuring frontend monoliths with Microfrontends — Trishul GoelFrom loading Ajax requests in browsers to have full-blown frameworks; Javascript has come …

🛠 Tools

GitHub — matt-kruse/mfe-react: React Micro-Frontend Component Wrappergithub.com
React Micro-Frontend Component Wrapper. Contribute to matt-kruse/mfe-react development by creating an account on GitHub.

--

--

Rajasegar Chandiran

Rajasegar is a Front-end Architect in Freshworks. Passionate about building open source tooling in JS, Micro-Frontends, ASTs and Codemods