Skip to content

Instantly share code, notes, and snippets.

@beaucollins
Created January 8, 2019 21:59
Show Gist options
  • Select an option

  • Save beaucollins/b9f09b2c4fa2f5c7b8568422016c1b03 to your computer and use it in GitHub Desktop.

Select an option

Save beaucollins/b9f09b2c4fa2f5c7b8568422016c1b03 to your computer and use it in GitHub Desktop.
apiRequest(isCreate, requestData(createTeam), teamsCreateSuccess, teamsCreateFailure),
apiRequest(isUpdate, requestData(updateTeam), teamsUpdateSuccess, teamsUpdateFailure)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment