#modulefederation 검색 결과
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
There are zero errors on cli or console when its yarn dev... As soon as I run yarn build... #turborepo #nextjs #modulefederation #help
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
Fork -> Clone -> Build -> You're live on the @Cloudflare edge in under 3 minutes. 🔥 #Microfrontends #ModuleFederation #WithZephyr
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
新一期播客预热,本期播客我们邀请到了字节跳动 Web Infra 团队的 @2hea1 一起聊聊 #模块联邦2 #ModuleFederation 2025 年的当下,模块联邦发展怎么样了?之前用起来不舒服的地方现在好用了吗?heal 见证开源项目的全流程有哪些感受?孵化一个社区共建的开源项目难不难?敬请期待。
In 1.2, we will be introducing user roles and database backup/restore functionality ... #modulefederation #dreammf #microfrontends
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…
#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
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
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/…
Listening to @sasha_khivrych from @BeameryHQ_Eng talk about #ModuleFederation and see a @rspack_dev shout out.
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
#ModuleFederation docs now provide a new section called "Error Catalog". This will grow into a FAQ style error collection with solution paths to help you all getting your systems up with less error digging and debugging. Happy reading! 🚀 module-federation.io/guide/basic/er…
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
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
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
module federation explorer vscode extension in graph, this is... pretty... marketplace.visualstudio.com/items?itemName… #modulefederation #frontend #vscodeextension #vscode #vibecode
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.🤯
Remote Workers #webassembly #modulefederation #datafabric #appfabric #datamesh #appmesh #hexagonalarchitecture #performant #portable #runtimebinding #ægis #nodejs #worker
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
Excited to teach about #microfrontends and #modulefederation in #angular at @ngconf in a few hours! #ngconf2022
Full page federation in #nextjs, only 5kb of extra code was downloaded. Page is deployed over IPFS #ModuleFederation on nextjs has arrived
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
@ScriptedAlchemy on the @qconlondon stage! I got a preview of the talk and it’s AMAZING 👏👏👏 #webpack #modulefederation #distributedsystem
#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…
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
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
Day 53 of #100DaysOfCode went over in detail the #webpack.config files for setting up remotes using #ModuleFederation plugin. Also, I tested out terraform. It runs infrastructure as code. It took 5 mins to provision an NGINX server using #Terraform & #Docker 🐋
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! ...👇
#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
I've seen many devs struggling with Module Federation and @MaterialUI applied to multiple #microfrontends The trick is prefixing the styles in every micro-frontend and avoid possible clashes. Simple but effective! #modulefederation #webpack #javascript #css #js #web #frontend
The #modulefederation sample for my book is READY! It covers: - horizontal and vertical split - MFEs composition - global and internal routing - communication between MFEs - design system - shared libraries - auth Interested in anything else? Let me know 😁 #microfrontends #js
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
Something went wrong.
Something went wrong.
United States Trends
- 1. #TheFirstDayandNight N/A
- 2. Happy Halloween Eve 1,867 posts
- 3. Good Thursday 28.6K posts
- 4. #PitDark 1,599 posts
- 5. Super Sentai 1,911 posts
- 6. #Scream7 1,766 posts
- 7. #thursdayvibes 3,042 posts
- 8. Happy Friday Eve N/A
- 9. #ThursdayThoughts 2,766 posts
- 10. Rickey 1,345 posts
- 11. Animal Crossing 2,587 posts
- 12. ARC Raiders 19.4K posts
- 13. Tomorrow is Halloween 2,457 posts
- 14. Happy Birthday Kat 1,410 posts
- 15. Casey Means N/A
- 16. Thirsty Thursday 2,552 posts
- 17. Heaven Can Wait N/A
- 18. Sudan 872K posts
- 19. Thune 35.7K posts
- 20. President Xi 102K posts