Ruby on Rails ships with default error pages for more popular requests you might encounter including 404
, 500
, and 422
. Each request has an associated static `HTML...
30015 reads
Ruby on Rails ships with default error pages for more popular requests you might encounter including 404
, 500
, and 422
. Each request has an associated static `HTML...
30015 reads
Meet Nova, Panic's newest code editor.
I have been a long time fan of Panic software since the original Coda code editor was released. Having sw...
3932 reads
While creating a new Rails app is already easy enough, customizing just how that app is created can get tedious as the number of options grows inside the Ruby on Rails C...
1206 reads
In part 12 I continue rounding out our new job form using Vue.js. Since this is a multi-step form I wanted to create some visual cues giving the end user an idea of wher...
807 reads
Learning to code is a different experience for everyone. I found some patterns in my attempts in learning that worked for me. I want to share those with you in hopes tha...
726 reads
In part 11 of my Let's build for Ruby and Rails developers series I begin adding company d...
779 reads
In part 10 of my Let's build for Ruby and Rails developers series I begin adding new job details fields on our new job form.
Much of the work in this part is foundati...
635 reads
I'm extremely excited to introduce my new side project called lancer.to. lancer.to or "Lancer" for short is a freelance-only job board.
804 reads
In part 9 of my Let's build for Ruby and Rails developers series I break ground on our new job form and leverage Vue.js to do so.
A big goal of the Vue.js component...
927 reads
This article is a look at some behind the scenes work I've decided to hit pause on for a SaaS app called Compose. It's a team communication tool that's focused on creati...
1502 reads
In part 8 of my Let's build for Ruby and Rails developers series I continue designing the individual job detail view using Tailwind CSS and Ruby on Rails.
Much of th...
883 reads
In part 7 of my Let's build for Ruby and Rails developers series I begin styling parts of the app relative to specific job listings.
If you're reading this, thanks fo...
763 reads