Fishbrain
Fishbrain Engineering Blog


Software Development

DRY Unit Tests in Javascript

A couple of years ago I started working with a Ruby on Rails codebase and was stunned by how more well thought out the test were in comparison to Javascript…

- 2 min read

Finding the Center Point in a Cluster of Coordinates

This is a story about one of those times you got to use some of that math they teach you in school.

Recently here at Fishbrain, our team set out to…

- 5 min read

Running Rails 6

Spoiler: Multiple databases out-of-the box are amazing.
- 3 min read

Introducing and Surviving On-Call

Staying online and staying sane.
- 5 min read

Automating Code Review

Removing friction from pull requests
- 3 min read

An Alternative to Force Pushing in Git

How to (not) lose commits & alienate colleagues
- 2 min read