DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

林子篆A simple way to ensure interface won’t be implemented accidently
Sample code is quite easy: type Car interface { impl() Car Move() } type Animal interface...

Oyetoke TobyWhich is the Best Static Site Generator and Why?
Best static sites generator and reasons

Steve LaytonAttempting to Learn Go - Issuer 02
GitHub Issuer Welcome back! Though if you haven’t read the first part, you may want to. We...

Florian RandA very simple command line tool as a side-project to learn go.
The story I've been using Larder as my bookmark manager about a year and maybe and a half,...

Florian RandUpdate - How do you refactor this piece of code?
Hello fellow gophers, I need some insights. I'm writing a command line client for larder.io bookmark...

David BondGo: Creating gRPC interceptors
Introduction Just like when building HTTP APIs, sometimes you need middleware that applies...

VicentJava VS Go
Java vs Go for big projects

suntongSimple web server in Perl and Go, Finally
website performance based on implementation of Perl or Go

Andy HaskellGophers, what parts of Go did you find/are you finding challenging to learn?
A post by &y H. Golang (he/him)

Nicola ApicellaGolang Patterns - Part 3
In this post I m going to show a cool pattern using golang channels: channels of channels. Channels...

penthaapatelContributing to Open Source Go projects on GitHub - A recipe to clone forked Go repos.
Phew! It took me a while to figure out the entire process so I decided to write this post and I hope...

Steve LaytonAttempting to Learn Go - Issuer 01
GitHub Issuer If you didn’t happen to read the last post I’ll give you...

William Antonelligo.mod replace: fallthrough
Using `replace` to replace a pkg that an imported pkg imports

Object Calisthenics in Golang
Object Calisthenics in Golang

Rafael JesusResilient HTTP Client in Go
Resilient HTTP Client in Go

suntongSimple web server implemented in Perl and Go
website performance based on implementation of Perl or Go