Week 5 Day 4 – Callbacks Are Hard.
Another day of JavaScript, and the syntax is getting easier and easier to grasp. My biggest issue yesterday was just intimately understanding callbacks. Everyone keeps telling me that they’re basically equivalent to Ruby’s blocks. I get that, I can totally see it when I’m shown an easy one-liner example. But when it gets into the […]