I did some work around base64 using go and want to share my experiences
I wrote a forem API client in go
An update I made to devtogo and the way forward
Been to the doctor complaining about chest pains. Thought it was coronavirus or worse, but turns out...
Intro This article has rants and some lessons. If you're facing a similar struggle, pleas...
I remember a discussion I had with a friend about careers whilst at the same time thinking about my own.
This post talks about a point raised in the pragmatic programmer book. It is to strive to learn one...
This short article will introduce you to goluhn, a very simple go package to apply luhn numbers to y...
This article will look at how to represent enums in go. It will also add some pr...
In this article, we will look at different ways to concatenate strings in Go. What happens...
Introducing devtogo: A wrapper for the dev.to api written in Go ...