Skip to content

Instantly share code, notes, and snippets.

View joaopiopedreira's full-sized avatar
🏠
Working from home

João Pio Pedreira joaopiopedreira

🏠
Working from home
  • Routes Direct Ltd
  • Gloucester, UK
View GitHub Profile
@joaopiopedreira
joaopiopedreira / offlineMethods.js
Last active February 3, 2017 15:41
Diff data server side
/**
* Created by joaopedreira on 30/01/17.
*/
import { Meteor } from 'meteor/meteor';
import { collections } from '../collectionTransformer';
import { _ } from 'meteor/underscore'
import { check, Match } from 'meteor/check';