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

Optional commands (Cmd.ofMsgOption / Cmd.ofAsyncMsgOption) #224

Merged
merged 3 commits into from Nov 7, 2018

Conversation

TimLariviere
Copy link
Member

@TimLariviere TimLariviere commented Nov 5, 2018

Another set of helpers that I think could be a great addition to Fabulous.

  • Cmd.ofMsgOption
  • Cmd.ofAsyncMsgOption

Really useful when you can't be sure if an action will have a result.
See docs in commit for more info.

src/Fabulous.Core/ElmishCmd.fs Outdated Show resolved Hide resolved
src/Fabulous.Core/ElmishCmd.fs Outdated Show resolved Hide resolved
@TimLariviere TimLariviere merged commit e6407ce into fabulous-dev:master Nov 7, 2018
@TimLariviere TimLariviere deleted the cmd-option branch November 7, 2018 18:43
@TimLariviere TimLariviere mentioned this pull request Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants