How to be Successful in a New Software Engineering RoleThe first several months of any new job are critical for establishing credibility, building relationships, and setting yourself up for…Feb 2, 2020Feb 2, 2020
A Simple Implementation of Filtering Logic in GoI’ve come across several cases lately where I need to implement some kind of filtering on a slice of records based on business logic…Dec 9, 20187Dec 9, 20187
Managing a Spotify Library with Go and AWS LambdaSpotify exposes a robust API that can be used to manage your (or someone elses) music library and do all sorts of fun things with it. Once…Sep 30, 2018Sep 30, 2018
Running a Go API with Hot Reloading and DockerThis is a quick discussion of how to set up a local development environment for a Go API running inside of a Docker container with hot…Jul 29, 20181Jul 29, 20181