March 08, 2015

Becoming a git expert is essential to efficiency and confidence as a software developer. I have evolved from someone who would re-clone the…

March 01, 2015

Virtue is its own reward, and so is writing. Anne Lamott’s Bird by Bird: Some Instructions on Writing and Life is full of beautiful prose…

February 07, 2015

The book club I belong to has a two-fold mission: the first is to inspire through peer pressure to read (and finish) technical books, and…

February 02, 2015

I am working on upgrading an application from Rails 3.0 to Rails 3.2. While the numbers tell you it is a minor version change, there are…

January 22, 2015

Single table inheritance (STI) is a way to emulate object-oriented inheritance in a relational database by storing multiple object types in…

January 18, 2015

“It is impossible to create an abstraction unknowingly or by accident,” says Sandi Metz in Practical Object Oriented Design in Ruby. An…

© Katie Leonard 2022