Posts

Memoization Techniques in Ruby

Let's explore memoization and how we can employ it in Ruby to speed up repeatable time-consuming operations...

Jan 16, 2022

Finite state machines in Rails

What are finite state machines? When and how can you apply them to your (rails) application?...

Dec 10, 2021