appbaseio / reactive-manual

Docs for ReactiveSearch (and Maps)
https://opensource.appbase.io/reactive-manual
MIT License
12 stars 20 forks source link

Improve streaming docs #75

Closed divyanshu013 closed 6 years ago

divyanshu013 commented 6 years ago

The docs on streaming are not very clear about how streaming works in ReactiveSearch's context. For example, when would results update and when would streamResults update. Some examples would be helpful in understanding this concept with some recipes on handling CUD in the results components.

As a starting point, explaining a TODO app with CUD should suffice.

siddharthlatest commented 6 years ago

@divyanshu013 Do we have this updated now?