Blog
Occasional posts on JavaScript, WordPress, and front end development.
Development In the past week or so, I delved deeply into the terrifying world of regular expressions (regex). It turns out that regex isn’t that scary…Development Front-end development typically consists of many stages, including scaffolding (setting up the project environment), development of the…Getting started with task running & Gulp
JavaScript A few weeks ago, I used the rivalry between my girl cats, Whitney and Minnie, to solidify my understanding of JavaScript’s method. I…Using cat rivalry to understand the
bind()
method