Blog

Ruberto, a gem that integrates Uber into your Ruby project

Ruberto is a Ruby gem that allows you to connect Uber’s API to any project. In this first release we focus on Uber Direct—the on-demand delivery service for businesses—although its modular design makes it possible to […]

Bruno ·
13 March, 2025

Picture-in-Picture with Hotwire in Ruby on Rails

Let’s imagine we have a simple app called Turbo Video, where users can watch their favorite videos. The app is straightforward — it displays the video’s title, description, and a video player. Something like this: The code for […]

Nico ·
27 February, 2025

Cómo Crear Tu Propio Registry para Deployments con Kamal

En este artículo les voy a explicar como armar su propio Container Registry para alojar imágenes de Docker y no depender de servicios como DockerHub. La necesidad de tener nuestro propio Container Registry nació porque empezamos […]

Guido ·
7 February, 2025

Hotjar y heatmaps: métricas al rescate

Tener métricas en proyectos chicos y donde el equipo de diseño es una sola persona puede ser… complejo. Muchas veces, depende de nuestro trabajo e insistencia empezar a recolectar información, esperar a tener algo analizable y […]

Patri ·
7 February, 2025

Flash messages with Toast.js and Turbo

I don’t need to emphasize the huge use that notifications have in modern applications, we can just think of everyday situations. You go into a website that has a contact form, fill in your email, subject, […]

Clari ·
22 November, 2024
Let's talk!