✍️ Christmas is almost here, so we're preparing our annual roundup issue for next week, before we take some time off! Keep an eye out for that next Thursday :-) __ Your editor, Peter Cooper |
Ruby 3.3.0 Release Candidate 1 Released— We’re now just 11 days from the final release, but Shopify is already using this in production… 😅 There are few changes since preview 3, though I note ‘code GC’ is now disabled by default, but this seems like a good thing for performance in most cases. Yui Naruse |
Everyday Performance Rules for Rails Developers— It’s easy to point the finger at Ruby or Rails when performance drags, but often the issues are database-related or in how the code is written. Following some of these pointers could take you a few steps toward better performance. RoR vs Wild |
Exploring Ruby's Global Constants and Variables— We can probably thank the influence of Perl for the myriad of variables and constants available to a Ruby process, but they can be incredibly useful or even just handy timesavers (e.g. $< has been my friend in Advent of Code) and this post runs through a variety. Ariel Juodziukynas (FastRuby.io) |
Exploring the it Warning in Ruby 3.3— Our big feature last week was about Ruby 3.4 landing support for it as a alias for the first parameter in a block. To pave the way, Ruby 3.3 will merely warn on its use, but that has some possible side effects as Lucian explores here. Lucian Ghinda |
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 |
|
|