
JSJ 465:The Power of Micro Front-Ends with Michael Geers
JavaScript Jabber
00:00
How to Offer a Faster, Less Buggy Experience for Your Customers
We use pub sub model which is built on top of custom browser events that let's say you just fire on the window object or something like that. We try to avoid passing larger data structures we try to avoid coupling these microfountains too much to each other so we try to keep the events as simple as possible and the individual microfountain are responsible for data fetching when they talk to their own backend for example.
Play episode from 17:14
Transcript


