GraphQL on Rails: On The Way to Perfection— The conclusion to a three part series (part one is here) on building GraphQL-based apps with React and Rails. This last outing focuses on some significant refactorings, including real-time updates with ActonCable. Dmitry Tsepelev and Polina Gurtovaya |
▶ Aaron Patterson Goes Deep on the Ruby Runtime— Software Engineering Radio is a very popular developer podcast backed by IEEE and last week they sat down with core Ruby and Rails team member Aaron ‘tenderlove’ Patterson to dig deep into Ruby’s runtime, its construction, its VM, garbage collection, JIT, and more. A worthwhile hour if you want to get an idea of what’s going on under Ruby’s hood. Software Engineering Radio podcast |
Goodbye ActiveRecord!— Hello ROM! Aircall broke their Rails monolith into service using Rails, Sinatra, and ROM. Here’s why they chose ROM over ActiveRecord. Julien Amoros |
The Ruby Security Handbook— Learn all the latest best practices to help you protect your Ruby applications. Download the cheat sheet about Ruby security. Sqreen sponsor |
Ahoy Email: Email Analytics for Rails— Add the ability to track the emails you send from your Rails apps (log of what was sent, plus opens and clicks), as well as add UTM params to links included in them. Andrew Kane |
|