In the final entry in our series on ROM with guest Tim Riley, get ready for a quick tour through some more advanced ROM features. You'll get a sense of …
Category: S7 Premium

Episode #556
Writing changes with rom-rb
Today, Guest chef Tim Riley continues our tour of the ROM persistence gem. Learn how ROM uses the concept of Changesets to cleanly manage writes to the database!

Episode #555
Getting started with rom-rb
Frustrated with the ActiveRecord Way? Join guest chef Tim Riley for part 1 of a 3-part introduction to ROM, and see how it can give you the flexibility to craft …

Episode #554
ActiveRecord Optimizations
Join the one and only Aaron Patterson for a peek behind the scenes at how he goes about profiling, diagnosing and fixing poorly performing code in ActiveRecord.

Episode #553
The TOO HARD Code Smell
Programming is hard, but sometimes we can overcomplicate things for ourselves. Join guest Chris Doyle to learn why a problem that feels "TOO HARD" is a code smell, and what …

Episode #552
API Design for productivity
You've heard of User Experience (UX), but what about DevX? Join Aja Hammerly to learn how to give your APIs a great Developer Experience.

Episode #551
From Math to Code
If you're like me and feel intimidated by math, today's guest episode with Michael Herold is for you! Join him to see how you can apply a step-by-step process to …

Episode #550
Github Flow Automation
Join guest guest chef Maikel Lammers to learn how the "Danger" tool can help you avoid continuous integration whoopsies by automating your deployment checklists!

Episode #549
Smaller Objects, Faster Code
Join guest chef Jack Thorne to learn a little about memory architecture in modern CPUs, and how optimizing object size can lead to major performance wins!