Why Use Go?
I’ve worked with Go(lang) professionally for over eight years. Now, while some might say I don’t have enough experience to be able to get an entry-level job (looking at you recruiters), others might say that I’m qualified enough to understand Go’s benefits and pitfalls. Today, we look at how Go’s quick and easy cross-compilation can be a deciding factor when answering “Why Use Go?”. The first use case that led me to migrate a project to Go was a requirement to work across multiple platforms to extract, transform and load data....