dbrattli / dbrattli/Fable.Reaction
Fix Introduction in getting started
Open
- Dominant language
- F#
- Stars
- 143
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
> To use Fable Reaction with Elmish you need to call the Program.withStream with your reactive query. The query function takes an IAsyncObservable<'msg> and returns a possibibly transformed IAsyncObservable<'msg>.
This doesn't fit to the following code example in [Getting Started](https://fablereaction.readthedocs.io/en/latest/fable.reaction/getting_started.html)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.