News
Custom Form Handling With Turbo. Turbo will be a default part of Rails…
Turbo will be a default part of Rails from Rails 7, replacing Turbolinks and rails-ujs. This post is a result of time I spent digging into Turbo, in particular its implications for forms that don’t seem to fit what Turbo is designed for: that is, ...
Docker concepts and terminology - Code with Jason
When I first started trying to learn about Docker, I was very frustrated by the reading material that I found online. Most of it seemed to not really be written for humans.So I wrote a post explaining some of the fundamental Docker terms and conce...
Power tools for analyzing your Heroku logs - Rails Autoscale
Your log data is a treasure-trove of information about your application, but it can be overwhelming. This post will dig into several strategies for extracting metrics and other helpful information from your logs. We’ll start with the basics of the...
Data Structures and Algorithms in Ruby: Linked Lists 2 - YouTube
In this linked list video we implement the prepend and remove methods which allow us to add a node to the beginning of our linked list and remove a node from our linked list.If you haven't watched it yet here is a link to part 1 of this video seri...
Jekyll and the Genesis of the Jamstack | Bridgetown
There’s been a fair amount of internet consternation since I published this article. While I do stand by everything in the post factually-speaking, I apologize for the insensitive timing of this article—coming so soon after Frank’s passing. I’m ge...