PagerNation / Escalator-API

MIT License
3 stars 0 forks source link

50 add group model #6

Closed kalebingerick closed 8 years ago

kalebingerick commented 8 years ago

closes PagerNation/PagerNation#50

jarrydlee commented 8 years ago

What's the status on this?

kalebingerick commented 8 years ago

Ready for review

jarrydlee commented 8 years ago

Can you change the function() {} to () -> {}

kalebingerick commented 8 years ago

What's the difference between the two? Can you point me towards some docs?

jarrydlee commented 8 years ago

Here and here are some good examples of what it offers.

TL;DR: ES6 anonymous functions, there are some small differences, but mostly the same.

paradime commented 8 years ago

Straight 🔥 Nice tests!