Closed kalebingerick closed 8 years ago
closes PagerNation/PagerNation#50
What's the status on this?
Ready for review
Can you change the function() {} to () -> {}
function() {}
() -> {}
What's the difference between the two? Can you point me towards some docs?
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.
Straight 🔥 Nice tests!
closes PagerNation/PagerNation#50