Sitemaps on an External S3 Bucket using an Asset Subdomain for 2022
it is still possible to host your sitemap on external S3 buckets. You must set up a subdomain of your…
Achieving Developer Excellence with Automated Testing
Posts related to Ruby, Rails, other programming topics. Highly technical.
it is still possible to host your sitemap on external S3 buckets. You must set up a subdomain of your…
The conditional render is a subtle and powerful secret tool used by modern Javascript developers. To understand why it is…
Stimulus JS Basics. When what you’re building is Rails with light interactions, marketing pages, landing pages, and dashboard apps on…
Destructure & Rename Here, the shape of myData will contain a key foo and another key loading. In the destructure…
Intermediate Rails For getting Bootstrap to work with Rails 7, you need to choose between ImportMap, JSBundling/CSSBundling, Shakapacker, or Vite…
HotWire and Turbo Rails are now first-class citizens in Rails. That means that Hotwire is the default way to implement…
Here we will make two small changes to your shell to work with Git. These changes will: 1) Make your…
Heroku is a robust leader in 12-factor deployment strategies. It is a large and feature-rich platform. You can deploy your…
The world of backend Javascript can be exciting, but intimidating. There are a proliferation of backend options to choose from…