Open katjad opened 8 years ago
Some references I mentioned today:
YDKJS Chapter 2 https://github.com/getify/You-Dont-Know-JS/blob/master/scope%20&%20closures/ch5.md FunFunFunction video (as mentioned here before, there's a whole series about functional programming) https://www.youtube.com/watch?v=CQqwU2Ixu-U About the module pattern: https://toddmotto.com/mastering-the-module-pattern/
A few things about closures:
Some references I mentioned today:
YDKJS Chapter 2 https://github.com/getify/You-Dont-Know-JS/blob/master/scope%20&%20closures/ch5.md FunFunFunction video (as mentioned here before, there's a whole series about functional programming) https://www.youtube.com/watch?v=CQqwU2Ixu-U About the module pattern: https://toddmotto.com/mastering-the-module-pattern/
A few things about closures: