#golang
Read more stories on Hashnode
Articles with this tag
A practical example · Learning how to use interfaces in Go will help you write flexible and simpler code. When I was first learning Go I found the posts...
Simplifying integration tests · Yesterday I responded to a thread on Reddit where a user asked how people test their database interactions. There are a...