#ruby-on-rails

[ follow ]
fromRubyflow
1 month ago

Glimmer Web Components (+ Championship Win & General Recipe for Success)

The glimmer-web-components Ruby gem aims to provide a collection of reusable Glimmer Web Components for Glimmer DSL for Web, derived from actual Rails applications.
UX design
fromRubyflow
2 months ago

The Hotwire-Rails summit, or interactive multi-step forms at peak UX

Hotwire combined with Rails can deliver interactive user experiences without needing a complete shift to JavaScript frameworks.
fromRubyflow
2 months ago

Conventions and APIs in Ruby on Rails - for Everyone

API design often follows specific conventions to ensure consistency and usability across applications. Understanding these conventions can make development more efficient and enable better collaboration.
Ruby on Rails
fromMedium
3 months ago

Twitter's Great Migration: From Ruby on Rails to Scala-A Scaling Masterclass

Twitter evolved from a small Ruby on Rails application to a massive platform, mastering architecture to manage unprecedented internet-scale traffic.
fromRubyflow
3 months ago
Ruby on Rails

Testing Beyond the Basics in Ruby

Test suites should aim to provide more than just passing results; they should also ensure comprehensive coverage and understanding.
fromRubyflow
3 months ago

Free SSL Certificates for Your Rails Apps? Yes, Please!

Integrating Let's Encrypt into your Ruby on Rails application ensures automatic verification, issuance, and renewal of HTTPS certificates, making security accessible and cost-effective.
Ruby on Rails
fromRubyflow
3 months ago

Scaling Rails - Part 3 is about finding the right number of threads in your process

Finding the right number of threads in your Rails application is essential for optimal performance.
fromRubyflow
4 months ago
Ruby on Rails

Scaling Rails Applications

Scaling Rails applications requires careful consideration of performance factors like concurrency, processes, and resource management.
[ Load more ]