fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
284 stars 58 forks source link

Please add tutorial scripts #69

Open dsyme opened 8 years ago

dsyme commented 8 years ago

It would be so great if this library came with tutorial-style docs, like many of the other F# community libraries. At the moment http://fsprojects.github.io/FSharp.Control.Reactive/ looks like "work in progress" because the tutorials aren't there.

I'd like to contribute to this myself too. Ideally each checkin that adds new functionality would also add a sample to the tutorial scripts.

Entering this now because of this twitter thread

panesofglass commented 8 years ago

Thanks! I would love help on getting docs for this project.