Skip to content

Instantly share code, notes, and snippets.

@crenwick
Created November 18, 2014 23:52
Show Gist options
  • Save crenwick/43dd8575e56b8bd45b88 to your computer and use it in GitHub Desktop.
Save crenwick/43dd8575e56b8bd45b88 to your computer and use it in GitHub Desktop.
dot with a comment
{ _id: '546bdb97875dcfc44b51617b',
time: 1416354711741,
latitude: 47.61,
longitude: -122.33,
color: 'blue',
title: 'Hey you, with the fancy shoes',
body: 'Nice shoes!!',
username_id: 'fred5459',
__v: 0,
comments:
[ { time: 1416354711771,
text: 'this is a text comment',
username: 'fred5459' } ] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment