Skip to content

Instantly share code, notes, and snippets.

@chasestarr
Created November 20, 2017 01:13
Show Gist options
  • Select an option

  • Save chasestarr/2c4880215ed6d23f4e0cc13c39e9cdd8 to your computer and use it in GitHub Desktop.

Select an option

Save chasestarr/2c4880215ed6d23f4e0cc13c39e9cdd8 to your computer and use it in GitHub Desktop.
{
summary: {
gig: {
milestones: {}
},
},
}
// vs
{
summary: {},
gigs: {},
milestones: {},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment