#modulefederation search results
Had a great time speaking at the @tweakers Developers Summit! My talk ‘Jump on the #microfrontends Express’ was all about how teams can scale front-end development efficiently, improve autonomy, and still deliver cohesive user experiences. @SopraSteria_Bnl #modulefederation
新一期播客预热,本期播客我们邀请到了字节跳动 Web Infra 团队的 @2hea1 一起聊聊 #模块联邦2 #ModuleFederation 2025 年的当下,模块联邦发展怎么样了?之前用起来不舒服的地方现在好用了吗?heal 见证开源项目的全流程有哪些感受?孵化一个社区共建的开源项目难不难?敬请期待。
Working through the architecture, workflow, and features for Remote Orchestration Services. This will be free, open source, and dockerized so you can host it however you wish. Support for Azure and AWS out of the box. #modulefederation @ScriptedAlchemy @val
There are zero errors on cli or console when its yarn dev... As soon as I run yarn build... #turborepo #nextjs #modulefederation #help
Fork -> Clone -> Build -> You're live on the @Cloudflare edge in under 3 minutes. 🔥 #Microfrontends #ModuleFederation #WithZephyr
You love tractors? We love tractors! The classic micro-frontends sample from @naltatis is now available in our examples repo and ready for you to test! #microfrontends #modulefederation github.com/ZephyrCloudIO/…
✨Published my first blog of the year on @hashnode ✨ Learn about the Module Federation using @vite_js supminn.hashnode.dev/module-federat… #moduleFederation #ViteJS #MicroFrontend #webDevelopment
In 1.2, we will be introducing user roles and database backup/restore functionality ... #modulefederation #dreammf #microfrontends
As @ScriptedAlchemy gets ready for his talk on Friday at @cityjsconf London we are getting production ready for Alpha 1 launch. @valorkin has been hard at work testing the new demos from the talk and making magic, reality. LETS GO! #CityJSLondon #ModuleFederation
Listening to @sasha_khivrych from @BeameryHQ_Eng talk about #ModuleFederation and see a @rspack_dev shout out.
#ModuleFederation ist nicht nur für Greenfield-Projekte. Christian Siebmanns führt Sie durch die Implementierung in eine ausgereifte App – mit Infos zu Shared Deps, dynamischem Laden & Version 2. Lese: javapro.io/de/microfronte… #MicroFrontends #Webpack #TypeScript #WebDevelopment
Micro Frontend with Module Federation in React #React #ModuleFederation #MicroFrontEnd #Architecture #Scalability plainenglish.io/community/micr…
plainenglish.io
Micro Frontend with Module Federation in React | by Sam Ho | JavaScript in Plain English
This article will give you an overview of using micro frontend architecture and module federation to build scalable and efficient web applications, with a step-by-step guide to building a micro…
Dynamic Remote Containers in #ModuleFederation are amazing 🚀 Fetch and initialize remote modules on-the-go without hard-coded urls 🔥 I was even able to create a custom react component to fetch modules on runtime ⚡ #reactjs #microfontends
Calling all web developers! Discover practical use cases and migration solutions with RSPack's Module Federation with ByteDance. RSVP for this free event here ➡️ bit.ly/3SMZp6u . #ModuleFederation #RSPack #WebDevelopment
Regularly our User Experience & Front-End developers join our #InternalAcademy to explore trending topics. Last Friday, the online session was about #ModuleFederation (feat. #Webpack5) and how it fundamentally changes web applications view 👨💻👩💻 #Bitrock #UX #UI #Bitrockers
Had a great time speaking at the @tweakers Developers Summit! My talk ‘Jump on the #microfrontends Express’ was all about how teams can scale front-end development efficiently, improve autonomy, and still deliver cohesive user experiences. @SopraSteria_Bnl #modulefederation
#ModuleFederation ist nicht nur für Greenfield-Projekte. Christian Siebmanns führt Sie durch die Implementierung in eine ausgereifte App – mit Infos zu Shared Deps, dynamischem Laden & Version 2. Lese: javapro.io/de/microfronte… #MicroFrontends #Webpack #TypeScript #WebDevelopment
Module Federation lets teams ship frontend modules independently & combine them at runtime—but it comes with shared dependency versioning, rigorous deployment guards, and testing trade-offs. ⚙️ medium.com/@tpdms2779/mic… #MicroFrontend #ModuleFederation #WebDev #FrontendEngineering
Micro Frontend with Module Federation in React #React #ModuleFederation #MicroFrontEnd #Architecture #Scalability plainenglish.io/community/micr…
plainenglish.io
Micro Frontend with Module Federation in React | by Sam Ho | JavaScript in Plain English
This article will give you an overview of using micro frontend architecture and module federation to build scalable and efficient web applications, with a step-by-step guide to building a micro…
Watch the talk recording by @grabbou on #ModuleFederation and #RePack for building efficient, cross-platform Super Apps with React Native. gitnation.com/contents/build…
Micro Frontend with Module Federation in React #React #ModuleFederation #MicroFrontEnd #Architecture #Scalability plainenglish.io/community/micr…
plainenglish.io
Micro Frontend with Module Federation in React | by Sam Ho | JavaScript in Plain English
This article will give you an overview of using micro frontend architecture and module federation to build scalable and efficient web applications, with a step-by-step guide to building a micro…
You’ve heard #MicroFrontends are flexible. But what happens when a plugin fails on page reload? Christian Siebmanns shows how even perfect webpack setups can collapse under real-world constraints. A must-read for frontend architects: javapro.io/2025/07/24/int… #ModuleFederation
Ihre App ist schon seit Jahren live – zu spät für #MicroFrontends? Christian Siebmanns beweist das Gegenteil. Von komplexen Abhängigkeiten zu klaren Plugin-Grenzen. Lese die wichtigsten Praxis-Learnings: javapro.io/de/microfronte… #ModuleFederation #TypeScript #WebDevelopment
🚀 New Article: Breaking the Walls Between Your Apps — How Module Federation with Webpack lets teams share code, deploy faster & work independently. LEGO for your apps! linkedin.com/pulse/breaking… #ModuleFederation #Webpack #MicroFrontends #WebDev #JavaScript
#MicroFrontends in ein bestehendes System integrieren – ohne dass Builds, Releases & Abhängigkeiten kollidieren. Christian Siebmanns zeigt, welche Architektur- & CI-Strategien wirken & welche Fehler man nur einmal macht. Lese: javapro.io/de/microfronte… #ModuleFederation #Webpack
2 attempts to run a big angular app as a remote with a simple host, so far no success, trying to figure out the issues it’s incredibly challenging #angular #moduleFederation
90% legacy, 10% hope: Christian Siebmanns shares how his team retrofitted Module Federation into an existing app—without breaking everything. Lessons in builds, plugins & CI chaos: javapro.io/2025/07/24/int… #MicroFrontends #ModuleFederation #Webpack #TypeScript #WebDevelopment
Tried to plug Module Federation into a running app? Christian Siebmanns shows what really happens when CI breaks, types vanish, & lazy routes fail. Learn how to avoid the same traps: javapro.io/2025/07/24/int… #MicroFrontends #ModuleFederation #Webpack #TypeScript #WebDevelopment
新一期播客预热,本期播客我们邀请到了字节跳动 Web Infra 团队的 @2hea1 一起聊聊 #模块联邦2 #ModuleFederation 2025 年的当下,模块联邦发展怎么样了?之前用起来不舒服的地方现在好用了吗?heal 见证开源项目的全流程有哪些感受?孵化一个社区共建的开源项目难不难?敬请期待。
¿Alguien ha experimentado mejoras *significativas* en el tiempo de carga con webpacks Module Federation al combinar caché por granularidad de módulo vs. usar un único archivo .js para cada app remota? 🤔 #Webpack #ModuleFederation #Performance #Optimization
marketplace.visualstudio.com/items?itemName… almost 50 installations for my vscode extension: module federation explorer. I hope people has been using it #vscode #modulefederation
module federation extension: marketplace.visualstudio.com/items?itemName… #ModuleFederation #MicroFrontends #WebDevelopment #JavaScript #TypeScript #ReactJS #Frontend #DevTools #OpenSource #WebDev #DeveloperTools #Webpack #JSCommunity #Programmers #TechTwitter #Tech #BuildInPublic #Development
linkedin.com/posts/andrecrj… it has been two months that I created Module Federation Explorer have you been working with Module Federation? thats the local first terminal to your front end management and free! #modulefederation #frontend #devtools #development #dev #git #vscode #ts
pt.linkedin.com
Module Federation Explorer - Visual Studio Marketplace | André Carlos Junior
Criei uma extensão para o vscode! 🤓😯 Fala meus amigos devs front-enders! Quem já trabalhou com Module Federation / Micro frontends em um poli-repo sabe o perrengue que é ficar pulando entre...
marketplace.visualstudio.com/items?itemName… Explore your module federation's projects in a tree or graph view, inspect dependencies, and manage all in your own local terminals #devtools #frontend #modulefederation #vscode #vscodeextension #microfrontend #graph #development #AI #dev #mfe #react
Had a great time speaking at the @tweakers Developers Summit! My talk ‘Jump on the #microfrontends Express’ was all about how teams can scale front-end development efficiently, improve autonomy, and still deliver cohesive user experiences. @SopraSteria_Bnl #modulefederation
Early demo from @valorkin today to one of the first closed alpha customers. Adding Zephyr to #ModuleFederation with @NxDevTools is a single line of code.🤯
OMFG IT WORKS! Native Federation, React, ESM, #esbuild #ModuleFederation without Webpack! World's first Federated React app with ESbuild. Thanks for pairing with me @ManfredSteyer; looking forwards to a great collaboration
Remote Workers #webassembly #modulefederation #datafabric #appfabric #datamesh #appmesh #hexagonalarchitecture #performant #portable #runtimebinding #ægis #nodejs #worker
#ModuleFederation ist nicht nur für Greenfield-Projekte. Christian Siebmanns führt Sie durch die Implementierung in eine ausgereifte App – mit Infos zu Shared Deps, dynamischem Laden & Version 2. Lese: javapro.io/de/microfronte… #MicroFrontends #Webpack #TypeScript #WebDevelopment
Full page federation in #nextjs, only 5kb of extra code was downloaded. Page is deployed over IPFS #ModuleFederation on nextjs has arrived
A MAJOR milestone for @bitdev_ ❤️#moduleFederation. Yesterday @ScriptedAlchemy And I got a component bundle hosted on a Bit server to be consumed over the network via MF! ...👇
Next week @Joelbdenning, @ScriptedAlchemy, @lucamezzalira and me will host a webinar. 🦑 Learn about #modulefederation from the creator himself. 📣 Spread the word. I'll raffle 5 ebook copies of "Micro Frontends in Action" among everyone who (re)tweets with #MicrofrontendSummit
Excited to teach about #microfrontends and #modulefederation in #angular at @ngconf in a few hours! #ngconf2022
@ScriptedAlchemy on the @qconlondon stage! I got a preview of the talk and it’s AMAZING 👏👏👏 #webpack #modulefederation #distributedsystem
In the last few days, I'm working on @webpack performance and optimization in @bitdev_ Finally, I can share some benchmarks: A workspace with 15 components (5 Node, 5 React, 5 MDX) Down from 1.5 minutes to 7 seconds! Did something like #moduleFederation by @ScriptedAlchemy 👇
Even with the simplest of federated applications become easier to manage with @ZephyrCloudIO. Get ready for the simple life! 1) Module Federation Plugin 2) Dashboard Plugin with Module Federation Plugin 3) Zephyr Cloud #ModuleFederation, #MicroFrontends
#ModuleFederation-based backend framework for federated decentralized, applications...(where a microservice can be implemented as a federated app component and remain independently deployable and polyglot) github.com/module-federat…
#ModuleFederation and #nextJS page routing works! I'm now able to federate pages between multiple nextjs apps. Similar to next zones, but no more page reloads when you "hop" apps. Seamless routing between apps
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Friday 38.9K posts
- 2. #FinallyOverIt 6,103 posts
- 3. Summer Walker 19K posts
- 4. #FridayVibes 2,987 posts
- 5. Wale 34.8K posts
- 6. Robbed You 4,359 posts
- 7. #MakeOffer 13.6K posts
- 8. #Domain 13.8K posts
- 9. #criticalrolespoilers 4,271 posts
- 10. 5sos 22.9K posts
- 11. Meek 6,043 posts
- 12. Justin Fields 10.2K posts
- 13. Go Girl 26.9K posts
- 14. 1-800 Heartbreak 1,597 posts
- 15. Bihar 304K posts
- 16. Arrest Bill Clinton 5,462 posts
- 17. Alignerz 166K posts
- 18. RIN AOKBAB BEGIN AGAIN 523K posts
- 19. GM CT 21.6K posts
- 20. Disc 2 1,045 posts