Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Created October 6, 2018 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save productioncoder/ed7db9238c1f49d31f75edb4165f5a14 to your computer and use it in GitHub Desktop.
Save productioncoder/ed7db9238c1f49d31f75edb4165f5a14 to your computer and use it in GitHub Desktop.
Youtube Redux example action
{
type: 'VIDEOS_LOADED',
payload: {},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment