Nicolás GaldámezinUnagiBoost Your Rails Forms: Creating Options On-the-Fly with Tom-Select, Stimulus, and HotwireHow to create new options on a select without leaving the formAug 2Aug 2
Nicolás GaldámezinUnagiHow to Use ‘rails about’ to Explore Your Rails Project StackHow to use rails about to see project tech informationAug 2Aug 2
Nicolás GaldámezinUnagiTips para ordenar tus rutas en Ruby on RailsLas prácticas que más nos han funcionado a la hora de armar las rutasJun 4Jun 4
Nicolás GaldámezinUnagiTips for organizing your routes in Ruby on RailsThe routes.rb file is a crucial part of any Ruby on Rails development project. It’s essentially the map of our application, and keeping it…Jun 4Jun 4
Nicolás GaldámezinUnagiImproving Testing Experience in RSpec by Changing Output ConfigurationHow to improve testing experience by customizing test output.Apr 18Apr 18
Nicolás GaldámezinUnagiConfiguring Subdomains Made Easy with KamalHow to serve the application from a specific domain (e.g., example.com) and with the subdomain www (e.g., www.example.com).Apr 121Apr 121
Nicolás GaldámezinUnagiRuby on Rails: Overcoming Text Matching Challenges with normalize_ws in RspecIn Ruby on Rails app testing, accurate text matching is crucial for validating functionality, especially in system tests where you’re…Mar 15Mar 15
Nicolás GaldámezinUnagiExploring ActiveSupport::Configurable in Ruby on RailsHow to use ActiveSupport::Configurable to define configurationsDec 19, 2023Dec 19, 2023
Nicolás GaldámezinUnagiLa única clave para ser más productivoLa técnica más efectiva para ser productivo en tu trabajo.Dec 15, 2023Dec 15, 2023
Nicolás GaldámezinUnagiTestear o no testear, esa es la cuestiónEn un mundo ágil, cómo podemos escribir nuestros tests para optimizar su implementaciónNov 24, 2023Nov 24, 2023