Essays, ideas, and things I'm building.
Learn how to include SEO metadata in your Rails 7 blog application. Boost your blog's visibility with optimized title tags, meta descriptions, Open Graph tags, and Twitter Card tags.
Dive into Part 4 of my Rails 7 blog building series, where we integrate the Devise gem for authentication and implement an admin interface to manage blog posts, categories, and tags seamlessly.
In Part 3 of our Rails 7 blog building series, learn how to optimize SEO with title tags, meta descriptions, and social media metadata. Boost your blog's visibility and reach a wider audience.
Learn how to create a blog using Ruby on Rails 7 with Hotwire and Turbo. This step-by-step guide covers setting up your project, creating models, and building your first views.
Automate PDF form-filling in your Ruby on Rails 7 application using Hotwire.
Automate PDF form-filling in your Ruby on Rails 7 application using Hotwire. If you're using PDFTK in your application to fill out PDF forms, this blog post will guide you on how to now deploy your application to Heroku and make PDFTK work on Heroku as well.