Benchmark Ruby Code
Play
12:39 CC

Benchmark Ruby Code

#262 Oct 4, 2020 free
It's easy to accidentally write slow code in our applications. In this episode, we look at how we can benchmark our code and examples of some methods which are slower than others.

Apple Silicon Developer Transition Kit
Play
8:53 CC

Apple Silicon Developer Transition Kit

#253 Aug 2, 2020 free
First look at the upcoming Apple Silicon processor and what it will be like for us Ruby Developers. Honestly, I wish that it was a better experience. However, with macOS Big Sur being beta and the DTK not being the final consumer hardware, there's still hope yet.

Contributing to a Gem
Play
12:14 CC

Contributing to a Gem

#240 May 3, 2020 free
So, you've been using a gem for some time and you've either discovered that the gem isn't working correctly or that you want to start contributing to the gem itself. Sometimes this can be an overwhelming task. In this episode, we look at the basic processes for contributing to a gem.

Emojis from Scratch
Play
19:35 CC

Emojis from Scratch

#227 Feb 2, 2020 free
In this episode, we look at attaching emojis to our comments model, allowing them to fill in some emotional cues.

210 - Ruby on Rails - Tips and Tricks
Play
13:23 CC

210 - Ruby on Rails - Tips and Tricks

#210 Oct 6, 2019 free
Ruby and Ruby on Rails tricks from, dot files, operators, bundling, StimulusJS and more.