react-with-observable
react-with-observable copied to clipboard
Create a Higher Order Component
- [ ] create a HoC
withObservable - [ ] analyse if it makes sense to reuse the
<Subscribe>component or not - [ ] should the HoC allow for passing multiple observables? How? Multiple subscriptions?