Launch Scout Blog
Want to read more about Development? Let's take a look-see:
Elm, Elixir, and Phoenix: Reflecting on a Functional Full-Stack Project
A couple days ago, I wrapped up work on a side-project I started back in...
Learn More →
TIL: How to Explicitly Set Session Expiration in Phoenix
By default Phoenix stores session data in browser cookies. I don’t know why, but I...
Learn More →
Code Reviews and Art Critiques
As I’ve progressed in my software development career, I’ve come to really appreciate working with...
Learn More →
A Front End Quick Start Guide to Phoenix and Elixir
Elixir has taken our office by storm, with special thanks to a few Elixir evangelists...
Learn More →

Where Would I Even Start?: Compilers
Compilers are scary…at least from the outside. On the inside, though, the basics of a...
Learn More →
Git Branching Strategy for Feature Development
Git is a powerful tool that let’s you manage your source code pretty much any...
Learn More →