-
Make your job queue more performant, robust, and understandable by breaking it up into a pipeline of messages.
-
We’ve been doing more data engineering for clients lately. Every time I say we’re doing that, I have to explain what it is and what we’re doing! A brief glossary to describe data engineering and some common practices and technologies in the data engineering ecosystem.
-
Simplify and clarify your code by carefully choosing abstractions.
-
We’ve embarked on a magical journey into functional programming and richly-typed development. We want you to join us.
-
In an application we worked on, we presented users with multiple choice...
-
How can you plug complex, multi-model SQL queries into ActiveRecord models so that you can use them in your views?
-
We’ve come to rely on integration tests as part of a balanced testing...
-
An example of making complicated code easier to test by using
the Builder, Decorator, Chain of Responsibility, and Null Object patterns
and recursion, object composition, and immutable objects.
-
Capybara Webkit 1.1.0 has been released and it contains some great new...
-
For several years, there have been two ways of getting in touch with us for...