Skip to content

Instantly share code, notes, and snippets.

@rbiggs
Created February 3, 2019 17:46
Show Gist options
  • Select an option

  • Save rbiggs/ee2a30820c2cb6ec893d5752c14f5e3f to your computer and use it in GitHub Desktop.

Select an option

Save rbiggs/ee2a30820c2cb6ec893d5752c14f5e3f to your computer and use it in GitHub Desktop.
Using actions inside a program's update method
update(state, message) {
return actions(state, message)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment