JavaScript
Front-end development, browser quirks, and JavaScript tooling.
Rails 6, Webpacker, and jQuery
Quickly add jQuery to your Rails 6 application using Webpacker
Easily Add An Instagram Feed To Jekyll
How to easily add an Instagram feed to your Jekyll site, while avoiding the gotchas.
IE tries to be helpful when using JavaScript to set the href attribute
When using JavaScript to set the href attribute of an anchor tag, IE sometimes updates the inner HTML. Why does this happen and what are some solutions?
IE7 resize window problem
I describe a problem encountered in IE7 when dealing with a centered body and relatively positioned elements that appeared to have a fixed position.
Caching Locale-specific Dynamic JavaScript Files
Using ERB-rendered JavaScript with per-locale page caching in Rails
Nads: My First Firefox Extension
Building a Firefox extension that hides ads on web pages using XUL and JavaScript
Google Maps API with large data sets
Exploring optimization techniques for displaying thousands of markers on a Google Map