First of all, I recommend reading the old series if you're not familiar with this project. If you don't want to read all of that, no worries! I got you covered! (more…)
Read more »
The "this" keyword in JavaScript behaves quite differently than similar constructs in other languages, such as "this" in Java or "self" in Python. (more…)
Read more »
If you liked this, you might also like Destroy All Software Screencasts.
(more…)
Read more »
I’ve recently been getting pretty far into the weeds about what the future of data programming is going to look like. I use pandas and dplyr in python and R respectively. But I’m starting to see the shape of something that’s interesting coming down the pi... (more…)
Read more »
You might want to keep these tips and tricks in mind for the next time you find yourself needing to debug your JavaScript code! (more…)
Read more »