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 »
Ditch console.log debugging once and for all! Learn how to use breakpoints to debug code within the Chrome Developer Tools... (more…)
Read more »
This website chronicles my folly and ramblings, currently centred in London, where I'm living and working. (more…)
Read more »
In principle, JavaScript is a very dynamic and interactive programming language. However, that has changed significantly in recent years. Now, modern web development requires extensive build and compilation steps. That is unfortunate for two reasons. Firs... (more…)
Read more »