Comment by CharlieDigital
1 day ago
> They still don't support inter-island communication
Can't you just use standard DOM events for that on the client? This would work even pushing events from React to Vue to Vanilla.
1 day ago
> They still don't support inter-island communication
Can't you just use standard DOM events for that on the client? This would work even pushing events from React to Vue to Vanilla.
That's what I did, but DX is not great. I would prefer some kind of channel API.