With the API stabilising for v1, we need to update the docs to match the latest changes.
More importantly, we also need improve the overall structure to make it easy to understand for newcomers.
Some actions that I've gathered from some chats, and some brainstorm:
What else am I missing? thoughts? @josepot
With the API stabilising for v1, we need to update the docs to match the latest changes.
More importantly, we also need improve the overall structure to make it easy to understand for newcomers.
Some actions that I've gathered from some chats, and some brainstorm:
<Subscribe />(where aplicable)
<Subscribe />to reflect new changesgetGroupedObservable(I think it will make it a bit more visual on first sight)
(inspired from connectFactoryObservable: Object parameters will cause infinite loops react-rxjs#125)
value = useObservable(stream$)signalemitting the value I just sent?(subscribing late to the signal)
What else am I missing? thoughts? @josepot