Skip to content

Add extended documentation for all reactive operators#71

Merged
glopesdev merged 9 commits intobonsai-rx:mainfrom
glopesdev:extended-docs
Dec 28, 2022
Merged

Add extended documentation for all reactive operators#71
glopesdev merged 9 commits intobonsai-rx:mainfrom
glopesdev:extended-docs

Conversation

@glopesdev
Copy link
Copy Markdown
Member

This PR adds extended documentation for all core operators.

It covers specific mechanics of all reactive operators and schedulers, including possible pitfalls, caveats and limitations. Cross-references are used to provide links between related operators. Examples and notice boxes are used to clarify and emphasize specific behaviors.

@glopesdev glopesdev added the documentation Improvements or additions to documentation label Dec 27, 2022
Comment thread articles/reactive-combinetimestamp.md Outdated
Comment thread articles/reactive-condition.md
Comment thread articles/reactive-distinctby.md
Comment thread articles/reactive-distinctuntilchangedby.md
Comment thread articles/reactive-groupby.md
Comment thread articles/reactive-orderby.md
Comment thread articles/reactive-repeat.md Outdated
Comment thread articles/reactive-sink.md
Comment thread articles/reactive-skipwhile.md
Comment thread articles/reactive-throttle.md
Comment thread articles/reactive-toarray.md
Comment thread articles/reactive-todictionary.md
Comment thread articles/reactive-tolist.md
Comment thread articles/reactive-tolookup.md
Copy link
Copy Markdown
Collaborator

@bruno-f-cruz bruno-f-cruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check individual comments. Mostly just some warnings that I feel should be included and minimal motif examples for some operators. Otherwise it reads super clear!

@glopesdev glopesdev changed the title Add extended documentation for all core operators Add extended documentation for all reactive operators Dec 28, 2022
@glopesdev glopesdev merged commit e225fa8 into bonsai-rx:main Dec 28, 2022
@glopesdev glopesdev deleted the extended-docs branch December 28, 2022 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants