react-bacon icon indicating copy to clipboard operation
react-bacon copied to clipboard

Add subscribeTo method in order to track additional eventStreams

Open kryptt opened this issue 10 years ago • 0 comments

During a component's will mount event it is possible to subcribe to additional event streams that need to be cleaned on once the component unmounts. A method like (subscribeTo) allows for these types of situations to be considered.

kryptt avatar Feb 16 '15 23:02 kryptt