Skip to content

Instantly share code, notes, and snippets.

View you-fail-me's full-sized avatar
😵‍💫

Anton M you-fail-me

😵‍💫
  • Kænugarður-Berlin
View GitHub Profile
@you-fail-me
you-fail-me / draft.js
Last active December 1, 2016 15:29
A draft of recent txs denormalisation
/* DB DOC */
{
_id: 'z12xc124v24bnm', // corresponds to owner's userId
transactions: [
{
collection: 'Transactions',
doc: 'identifier',
createdAt: 'xxxxxx'
}, {