Topic: Software Development

I started programming when I was ten years old and have been a software developer for more than a decade. I do my best to write words that are vaguely helpful to other people about the things that I've learned.

Articles

Service Objects

Service Objects are a popular software design pattern in the Ruby on Rails community. They are used to extract procedural logic away from models and controllers and into their own objects.

Blog Posts

See all blog posts on Software Development