Rails 7.1 Released— It’s a big week for Rails. The sold-out Rails World 2023 conference (above) has just started in Amsterdam, and unsurprisingly the latest version of Rails landed just in time for DHH’s keynote 😄 What's new?
And check out the release notes for the 'much, much more..'Rafael Franca and the Rails Team |
Writing Object Shape Friendly Code in Ruby— A new optimization in Ruby 3.2 (with more to come in 3.3) involves how the VM accesses and caches instance variables, where being consistent with how you define these variables will yield performance benefits. Ben looks at how to optimize your own code for this concept of ‘object shapes’. Ben Sheldon |
A Very Basic Ruby HTTP Server from Scratch— One of the (many) reasons for Sidekiq’s success could be Mike’s practical approach to building software, like this in-process HTTP server for Kubernetes health checks. Mike Perham |
On Using Phlex— “The most important characteristic of Phlex in my opinion is that, at least for Rails, it’s a view layer we never had but always needed.” Paweł Świątkowski |
💡 Blazer can be used to explore the data collected, and Ahoy Captain is a third party dashboard that uses it too. |
Ruby Units 4.0: A Unit Handling Library— Designed to simplify (and provide a structure around) the handling of units (such as for lengths, weights, or time) for scientific calculations. Kevin Olbrich |
Find Ruby Jobs with Hired— Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
Hired |
|
“The mark of a mature programmer is willingness to throw out code you spent time on when you realize it's pointless.” ___ Bram Cohen |
|
|