ClaraFlash messages with Toast.js and TurboI don’t need to emphasize the huge use that notifications have in modern applications, we can just think of everyday situations. You go…Oct 18Oct 18
Macu GnazoGuía para preparar el mate perfectoSale una mini guía para preparar un mate digno de aplausos sin morir en el intento. Bien a lo Unagi.Oct 15Oct 15
Lucas HourquebieRebase for dummies: A Comparison with MergeHave you ever tried rebase in a Git repo and failed so badly that you never wanted to use it again? Well, you're not alone.Oct 3Oct 3
Maximiliano MendivilIntroducción a Eager Loading AssociationsEager loading es una técnica utilizada en Rails para cargar en memoria asociaciones de Active Record de manera anticipada, evitando el…Oct 1Oct 1
Nicolas Diaz AlmassioCreando Validaciones Personalizadas en Ruby on RailsRails nos ofrece validaciones básicas para poder controlar los valores que vamos a persistir en nuestra base de datos. Algunas de ellas son…Sep 26Sep 26
Patri Isoardi11 apps y webs que uso como UX/UI DesignerHoy en día alguien que se dedica a UX & UI pasa 90% de su tiempo en Figma. Sin embargo, es necesario armarse de una biblioteca de recursos…Aug 29Aug 29
Patri IsoardiCómo mejorar la UX de tu sistema en 6 pasosMuchas veces nos pasa que “no hay tiempo para diseño” o que nos piden “que le demos una mirada rápida a una pantalla”, incluso puede…Aug 271Aug 271
Agustín SerenaInfinite Scrolling with Hotwire Turbo Frames in Ruby on RailsIn modern web applications, providing a smooth and responsive user experience is paramount. Infinite scrolling is a popular technique that…Aug 27Aug 27
Gonzalo GaldámezSupercharging Ruby on Rails with Active Support Core ExtensionsIf you use Ruby on Rails, you’ve probably had that moment of surprise when you realize Rails already provides a method that does exactly…Aug 20Aug 20
Bárbara Corro10 Rubocop Rules for Clearer and Higher-Quality Ruby CodeYou’ve finally decided to add RuboCop to your project. You add the gem, run the “rubocop” command for the first time, and get something…Aug 14Aug 14