
Continuing my Let's Build with Ruby on Rails - Extending Devise series I take a look at Devise custom routing options within a Ruby on Rails application harnessing the D...
4351 reads
Continuing my Let's Build with Ruby on Rails - Extending Devise series I take a look at Devise custom routing options within a Ruby on Rails application harnessing the D...
4351 reads
Welcome to the next installment of my Let's Build: With Tailwind CSS series. In this tutorial, I'll be replicating [a popular movie production landing page](https://www....
8521 reads
Continuing my Let's Build with Ruby on Rails - Extending Devise series I take a look at adding confirmation emails to a given Ruby on Rails application.
[Download th...
18425 reads
Devise is a ruby gem I use in nearly any Rails app. Authentication is a not so simple concept to master and as a result Devise has stood to be one of the most popular to...
6513 reads
My new course Hello Rails is officially live! In case you weren't on my mailing list I wanted to broadcast to you all that my course is out. I'm beyond excited to get it...
473 reads
Welcome to another addition to my Let's Build: With Tailwind CSS series. This installment will focus on using PostCSS in a local development envi...
35801 reads
It has been a bit since I did another Let's Build: With JavaScript so I'm back with a new one focusing on using Local Storage.
As a precursor to this tutorial I highl...
5927 reads
Hey all, enjoy this free (short) taste of a bonus module in my upcoming course Hello Rails. You can find a ton more about the course at [hellorails.io](http://hellorails...
215 reads
Ruby on Rails is such a powerful framework. It has its own CLI of which harnesses what are known as "generators". These generators can quickly scale up resources for you...
21587 reads
I've been busy getting my new course hellorails.io in better shape to launch this week. While doing that it was recently announced that the firs...
836 reads
In Ruby on Rails, associating models is quite trivial but does come with some conventions you will need to be familiar with as you build progressive web apps with the fr...
12695 reads
Webpack, although a little hard to configure, remains the leading edge build tool for modern web development. This post/video guides you through adding Webpack to an old...
3271 reads