…in which I talk about jQuery and the .on() function and make bad jokes like “It’s .on() because we don’t get a Long()”, and explain what each usage of .on() means in plain English
jQuery
Reusable jQuery Parameter Maps
In which I use a base DataTables object and extend it before invoking DataTables initialization.
jQuery: Disable/Enable Form Fields with Checkbox
…in which I describe a reusable general-purpose jQuery form toggling function.