
Everywhere I've looked for some guidance on how to best tailor email subscriptions in a Ruby on Rails app has turned up fairly empty. After some trial and er...
5463 reads
Everywhere I've looked for some guidance on how to best tailor email subscriptions in a Ruby on Rails app has turned up fairly empty. After some trial and er...
5463 reads
Today, I'm excited to walk through a great JavaScript framework that has become popular in the Ruby on Rails community called [Stimulus.js](https://stimulusj...
4416 reads
In this guide, you'll learn how to install Tailwind CSS using Ruby on Rails
Looking for support for Tailwind CSS 2?
[Head here for an updated guide](...
20645 reads
I was recently asked to give an overview of how to add markdown support to a Ruby on Rails application. This guide will leverage a gem called [Redcarpet](htt...
7880 reads
After about 4 years on WordPress, I decided it was time for a change. My blog previously hosted on this website was originally a side project where I could h...
692 reads
Tailwind CSS version 1.2 is the most recent release of the CSS framework. This is a short guide that teaches you how to install i...
2307 reads
Welcome to another installment of my Let's Build: With Ruby on Rails series. This series focuses on building a marketplace application using Stripe Connect. ...
11126 reads
It has been a bit since I last vlogged. As 2019 came to a close I saw it as a great time to take a look back at 2019 in vlog format.
In this video, I tak...
335 reads
The High Voltage gem is one of my favorite no-nonsense Ruby gems that gets you moving quickly when the need for...
1878 reads
There are thousands of Ruby gems out in the wild. I use many on almost every Ruby on Rails project I create. This is an impromptu list of some of my favorite...
3076 reads
Continuing on from Part 1 is the frontend portion of the tutorial. I'll leverage React, Apollo and Tailwind CSS to build out the frontend of our Ruby on Rail...
3151 reads
GraphQL is a query language for APIs. The query language itself is universal and not tied to any frontend or backend technology. This...
12154 reads