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

How we’re implementing the GGOB: Profit-Sharing
I’ve long been a fan of the business management and ownership philosophy espoused by Jack...
Learn More →

How to get Elixir and Phoenix up and running
Maybe you’ve recently read an awesome blog post about Elixir and would like to try...
Learn More →

Rails ActiveRecord Scopes With Arguments
I came across another interesting syntax used in a Rails application. scope :graduated_after, ->(date) {...
Learn More →

Preparing a Hot/Cold Meter Usability Study
UX research is a muscle every product designer should be able to flex. Side projects...
Learn More →

Distributed Elixir with Livebook
Livebook recently dropped and I was curious to see what the hype was all about....
Learn More →

Defining Class Methods
Recently I came across an unusual syntax in Ruby: class FooBar class << self end...
Learn More →