Key Takeaways from the CrowdStrike Outage
Android dependency management
Performance improvements in a Next.js page
Boosting Efficiency With Git Aliases
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…
Structuring an Elixir+Phoenix App
I’ve mix phx.new
ed many applications and when doing so I often start with wondering how to organize my code. I love how Phoenix pushes you to…
Transitioning into Working Remote
Like many, many other companies, Fishbrain decided to close down the office two weeks ago. This was done as a response to the spreading SARS-CoV-2…
Expecting the Unexpected in Elixir
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…
Building that admin dashboard
At Fishbrain, we have known for a while that our old admin panel was outdated. It was built using Angular.js and done so in a solid way. However,…