Understand JavaScript closures in minutes
I always forget what closures are, even if I continue to use them. The article makes a case for considering closures as stateful functions which is quite neat. Basically, closures allow a […]
I always forget what closures are, even if I continue to use them. The article makes a case for considering closures as stateful functions which is quite neat. Basically, closures allow a […]
Well, back from trip number two, which was a little more relaxing (though a lot more tiring... I do not understand how bodies work). As a result, I've actually been reading a bunch of stuff, […]