Jonathan Chaffer

Senior Developer
Drupal Expert
Board Game Inventor
Jonathan is experienced in a wide variety of technologies, with an emphasis in PHP, MySQL, and JavaScript. In the open-source community, he was an early contributor to the Drupal CMS project and has been a featured speaker at DrupalCon. Jonathan has also authored books on Drupal’s JavaScript framework of choice, jQuery.
Jonathan Chaffer head and shoulders image, wearing glasses and a plaid shirt
Jonathan sits next to coworker and helps solve a problem on laptop

Recent Articles

Making Autocomplete Obvious

When using an editor with an autocomplete feature, it can be easy to lose track of what you've actually typed. Let's make autocomplete stand out!
RegEx Corner

RegEx Corner: Greedy Expressions

We take a look at the symptoms and solutions for a regular expression not returning as many results as expected, because of "greedy" behaviors.