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

Tymoteusz BlazejczykHandy Gitlab CI YAML job templates for Go projects
Various useful and handy GitLab CI YAML templates for typical GitLab CI tasks. Project site: https:/...

jD91mZM2Benefits of Rust
Here's how I got into Rust, and what's so great about it.

BugfenderShould I Go? The Pros and Cons of Using Go Programming Language
The Pros and Cons of Using Go Programming Language

Jon CalhounWhat is SQL injection and how do I avoid it in Go?
Learn about how SQL injection can destroy data and how to avoid it when interacting with an SQL database in Go.

deanThe Problem with Interfaces, and how Go Fixed it
Interfaces have one huge flaw, that they need to be explicitly implemented. Golang fixes this problem.

Jon CalhounUsing code generation to survive without generics in Go
Learn how to use code generation to create type-safe code (like a Queue or LinkedList) in Go without having to rewrite the same thing over and over again.

Rakesh MothukuriAn efficient way to compare strings in Go
Introduction One of the most overlooked operations is comparing two strings and this might...
![[1/15] Week 1: Launching my portfolio site](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F3psge8mqcaun9ax9y958.png)
Seth Centerbar[1/15] Week 1: Launching my portfolio site
👋😬 Before we get started, I want to invite you to share your website in the comments, along with any...

Michael BykovskiGostradamus: Better DateTimes in Go
Working with the time package in Go is hard. And I think that a lot of Go programmers see it...

Lucas Lira GomesPythonic interfaces in Go Generators
One of the amazing things about Python is that once you embody the so called Zen of Python, no matter...

Catherin CruzCatherin Cruz
Senior Dev in love with Java, learning Golang, done some things on Docker, and preparing myself for Scala. Code is in the air!

William Mateus DuartePonteiros em Golang
Ponteiros me lembra o primeiro e segundo semestre da faculdade, ao aprender algoritmos e estruturas d...

fygolang, why doesn't string type inherit all the methods of strings package?
I am too scared to write this question on stackOverflow because those guys will feed me to the wolves...

Oleg SucharevichContinuous Automation with Open-Integration
Open-Integration is a pipeline framework (aka pipeline-as-a-code), where you can create your pipeline...

Nitzan ZadaThree Months In
I figured it's time to start recording what I'm up to with Throne of Mithrill, so, here it goes. A...

BugfenderOne Year Using Go
From an internal experiment to a full-fledged startup. Here are our thoughts and experiences after using Go for one year, building Bugfender.