
Mission (B)log
Curious what's caught our interest lately? Read on.
Subscribe to our newsletter

Rails New: Introduction
The Plan A few months ago, our VP of Development, Tim Mecklem decided to change...
Learn More →

Demystifying AWS S3 uploads in Ruby on Rails
Amazon Web Services include S3 (Simple Storage System) which Amazon describes as “an object storage...
Learn More →

Every Pixel Matters: Tips to use them most efficiently
When you’re programming, one of the most important things is the code you’re writing. Because...
Learn More →

Transform small tables with ActiveHash in Ruby on Rails
In a recent Ruby on Rails project, we needed to work with days of the...
Learn More →

A simple trick to improve Rails performance and maintainability using enum
It is generally known that calls to the database are inherently slower than accessing a...
Learn More →

Phoenix Liveview and Web Components
We’ve been using Phoenix LiveView on several projects now and it’s safe to say we...
Learn More →