Skip to content

Instantly share code, notes, and snippets.

@DZuz14
Created February 17, 2018 14:02
Show Gist options
  • Save DZuz14/53d425138c2f9cd9afb9fc2b3ed09b04 to your computer and use it in GitHub Desktop.
Save DZuz14/53d425138c2f9cd9afb9fc2b3ed09b04 to your computer and use it in GitHub Desktop.
JavaScript Object To Explain Redux
var someObject = {
propertyOne: true,
propertyTwo: []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment