• View Components and Stimulus

    When it comes to creating a clean, maintainable, and efficient codebase in a Rails application, the combination of View Components and Stimulus controllers can be a game-changer. In this post,...
  • Split Testing with Rails

    Split testing, also known as A/B testing, is a practice used in web development to improve user experience and increase a site’s effectiveness by comparing metrics for different versions of...