IndicoDataSolutions / IndicoIo-node

A Node.js wrapper for the Indico API
MIT License
62 stars 7 forks source link

added custom apis, all tests passing #78

Closed aidankmcl closed 8 years ago

sihrc commented 8 years ago

What's the difference between defining the methods of Collection in the function as attributes as opposed to using Collection.prototype.method = ?

madisonmay commented 8 years ago

http://stackoverflow.com/questions/3564238/object-oriented-javascript-with-prototypes-vs-closures

madisonmay commented 8 years ago

Node pretty much looks good to me.

madisonmay commented 8 years ago

@aidankmcl gonna close and reopen onto development