Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples refactor #334

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DariusIMP
Copy link
Member

In this PR we attempt to display more didactic examples by

  • reducing the nesting by using getOrThrow() instead of onSuccess() and onFailure()
  • showing alternative implementations for multiple examples, showing how to use Channels, Handlers and Callbacks.

Copy link

PR missing one of the required labels: {'dependencies', 'internal', 'new feature', 'bug', 'breaking-change', 'documentation', 'enhancement'}

@DariusIMP DariusIMP added release Part of the next release internal Changes not included in the changelog labels Dec 30, 2024
@DariusIMP DariusIMP requested a review from milyin December 30, 2024 19:23
- reducing nesting
- showing alternative implementations (with channel, callback and handlers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog release Part of the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant