Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

127
Views
React, Vue microfrontend communication inside a javascript host application

I have microfrontend remote components using REACT and VUE. I want to use these components inside a host application(.net) using vanilla JS. I am currently using module federation to load remote components into the host application. How can I share state between these components. In another way how can one component communicate with another component?

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

The basic way is EventListener Bus. example: Your Vue Component is triggering event, and your React Component is listening this event. When event is fired, react will start own actions.

You can use single-spa library for that. It supports vanillaJS

about 4 years ago · Juan Pablo Isaza Report

0

Seems like the best way I've found has been with the broadcastChannel API. Here is a react hooks implementation of it that worked great in a WebPack module federations MFE setup.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!