Browsing Tag
rails
49 posts
Sanitize your strings in JavaScript like a Rails developer
This article, originally published on Rails Designer, is extracted from the book JavaScript for Rails Developers. Get your…
Console Utilities You (Didn’t) Know
This article (initially published on Rails Designer) was taken, but adapted for the web, from the book JavaScript…
How to Send Requests from Stimulus Controllers
This article was originally published on Rails Designer When working with the Hotwire stack, most can be done…
Multiple component variants with Tailwind
This article was originally published on Rails Designer One thing vanilla CSS does really well is extensibility. A…
Rails CI/CD with Dokku & GitHub Actions
As developers, we’re always looking for ways to streamline our deployment process while maintaining security and reliability. Today,…
Streaming CSV Downloads in Rails: A Practical Guide
Streaming large CSV files directly from your Rails application is an efficient way to handle data exports, especially…
Use cases for Turbo’s Custom Events
This article was originally published on Rails Designer Turbo emits various Custom events before, during and after certain…
Docker in development: Episode 3
The last episode was about dockerizing our Ruby on Rails app. In this episode, we’ll be exploring how…
Setting Up GraphQL and GraphiQL in Rails: A Comprehensive Guide
GraphQL is becoming increasingly popular as an alternative to REST APIs, offering more flexibility and efficiency in data…
Rails Designer v1.6: Drag & Drop image support
Rails Designer is still chugging along nicely. 🛤️ Typically seeing around 30 new developers/teams per week. Want to…