jQuery During Scroll

I recently needed to have a javascript behavior trigger only while a site visitor is scrolling. So, as you already know if you've read any of my other articles, I made a plugin! jQuery During Scroll is a plugin that allows developers to trigger events when a user starts scrolling,… Read more »

Warnings are errors

I recently assisted on a project where my goal was to add a new feature to the application. Fortunately my task was simple as the latest version of the framework the team was using had an API that did most of the work I needed to do. Unfortunately the team… Read more »

A programmatic UI component API

I gave my second-ever tech talk recently, only two days after my first. This one was more pointedly about some of the work that I've been doing recently trying to add more power to our styleguide/pattern library and create more tools for our developers to use. The most important… Read more »