Blog

Light/Dark Mode in Rails Using Stimulus and Tailwind

Over 80% of developers prefer dark interfaces, and studies show that dark mode can reduce eye strain by up to 60% in low-light conditions. Yet many Rails applications still lack proper dark mode support, often due […]

Vero ·
19 August, 2025

Coordinating Rails and JavaScript with Custom Turbo Actions

We recently built a quiz feature that needed to celebrate correct answers with confetti animations. The challenge wasn’t the confetti itself but coordinating between our Rails controller and the frontend JavaScript without mixing concerns or adding […]

Agus ·
6 August, 2025
Let's talk!