Mike Ryan
Mike Ryan
> @manfredsteyer > I have a further argument: If we directly wire events to the store, there is no huge difference between dispatching an event and calling a store method....
> @valiant-code > Keep It Simple and all that. Just my opinion, I recognize it would still be optional. The docs will encourage devs to keep it simple, too. Again,...
@markostanimirovic I'm specifically _not_ looking to solve global eventing with this proposal, and am more specifically looking at local eventing. I will take @alex-okrushko's suggestion and update the RFC to...
As promised, the RFC has been updated to better communicate the intent of these APIs. To state it clearly: * This does **not** seek to solve communication between multiple signal...