Skip to content

Instantly share code, notes, and snippets.

@dyaa
Last active March 14, 2017 12:49
Show Gist options
  • Save dyaa/60846feedbb1ce8ca509eb72178fc169 to your computer and use it in GitHub Desktop.
Save dyaa/60846feedbb1ce8ca509eb72178fc169 to your computer and use it in GitHub Desktop.
let newKey = new Date().getTime();
let list = af.database.object(`/items/${newKey}`).set({ name: 'Test' });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment