<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/micro-frontends-with-podium-ui1yzcbip" -->

---
title: Micro Frontends with Podium | daily.dev
description: How to build micro frontends in React, Vue.js, and Web Components using Podium. Podium is a framework for composing micro frontend on the server-side. It is...
canonical: https://daily.dev/posts/micro-frontends-with-podium-ui1yzcbip
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Micro Frontends with Podium | daily.dev
og:description: How to build micro frontends in React, Vue.js, and Web Components using Podium. Podium is a framework for composing micro frontend on the server-side. It is...
og:url: https://daily.dev/posts/micro-frontends-with-podium-ui1yzcbip
og:image: https://api.daily.dev/og/posts/Ui1Yzcbip.png
og:image:alt: Micro Frontends with Podium
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Micro Frontends with Podium

**[JavaScript in Plain English](https://daily.dev/sources/jsPlainEnglish)** · 7 min read · 12 upvotes · 1 comments

## Summary

How to build micro frontends in React, Vue.js, and Web Components using Podium. Podium is a framework for composing micro frontend on the server-side. It is implemented in JavaScript and runs on Node.js. The goal is creating something suitable for an organisation with multiple autonomous teams, both vertical and horizontal.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://javascript.plainenglish.io/micro-frontends-with-podium-e772abda9fe>

## Community discussion

Top comments from developers on daily.dev.

**@ghost** · 1 upvotes

> Wow. You will get to know what podlets are in this!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#react](https://daily.dev/tags/react), [#nodejs](https://daily.dev/tags/nodejs)

[View this post on daily.dev](https://daily.dev/posts/micro-frontends-with-podium-ui1yzcbip)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Micro Frontends with Podium","url":"https://daily.dev/posts/micro-frontends-with-podium-ui1yzcbip","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/micro-frontends-with-podium-ui1yzcbip"},"datePublished":"2021-05-12T04:42:02.951Z","dateModified":"2021-10-07T14:17:10.317Z","description":"How to build micro frontends in React, Vue.js, and Web Components using Podium. Podium is a framework for composing micro frontend on the server-side. It is...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/43c5acdc2bfffe152f792fa7e0deb795","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/43c5acdc2bfffe152f792fa7e0deb795","isAccessibleForFree":true,"articleSection":"JavaScript in Plain English","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"JavaScript in Plain English","logo":"https://media.daily.dev/image/upload/s--Dg5QTRuI--/f_auto,q_auto/v1686665538/logos/pe","url":"https://daily.dev/sources/jsPlainEnglish"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/micro-frontends-with-podium-ui1yzcbip","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":12},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"webdev,react,nodejs","timeRequired":"PT7M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"JavaScript in Plain English","item":"https://daily.dev/sources/jsPlainEnglish"},{"@type":"ListItem","position":3,"name":"Micro Frontends with Podium"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/micro-frontends-with-podium-ui1yzcbip","comment":[{"@type":"Comment","text":"Wow. You will get to know what podlets are in this!","datePublished":"2021-05-12T07:19:12.494Z","url":"https://daily.dev/posts/Ui1Yzcbip#c-oJtecESYX","author":{"@type":"Person","name":"Deleted user","url":"https://daily.dev/ghost","image":"https://media.daily.dev/image/upload/s--hNIUzLiO--/f_auto/v1705327420/public/ghost_vlftth"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}}]}
```

