You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am starting a project with react and I want to fire events from components rendered in react to other components from different teams also rendered in react (or not in some cases).
In other words I need the ability to
publish events from a react component
consume those events from another react component
Any help from your framework would be nice.
Cheers
Ray
The text was updated successfully, but these errors were encountered:
I am starting a project with react and I want to fire events from components rendered in react to other components from different teams also rendered in react (or not in some cases).
In other words I need the ability to
Any help from your framework would be nice.
Cheers
Ray
The text was updated successfully, but these errors were encountered: