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

Chig BeefPong in my own language in my own graphics library in my own game
Since the start of the year I've been solo-working on my game called CompNerdSim. This isn't a game...

Shenouda FawzyMy effective approach to explore new codebase
Whenever I explore a new codebase, whether it is open source or not, I look for three things: How to...

Nicolas FränkelEven more Opentelemetry!
I continue to work on my Opentelemetry demo. Its main idea is to showcase traces across various...

Stefan AlfboGo and WebUI
Last week Microsoft released this blog post, An even faster Microsoft Edge, where they introduced...

Muhammad SaimSetting Up Your GoLang Environment
Setting Up Your GoLang Environment Golang, commonly known as Go, is an open-source...

Yoga Meleniawan PamungkasPenerapan Domain-Driven Design dan CQRS Pattern di Golang untuk Pemula
Apa Itu DDD (Domain-Driven Design) Arsitektur? Halo temen-temen! Jadi, Domain-Driven...

Artur DascheviciGopherizing some puppeteer code
Why? As developers we sometimes get a bad case of the shiny new object syndrome. I hate to...

instructuredGo for Backend instead of Python/Django
Hi everyone. I've recently started to work at a trade company and they want me to replace their...

BlazingBitsParallel Sub-tests in Go: A Cautionary Tale
By default Go executes tests sequentially, one test after another. In version 1.17 they added the...

Audu EphraimAzure Resume Challenge Using Pulumi, Golang, and Azure Blob Storage
I undertook the resume challenge on Azure. More about the resume challenge can be found in the AWS...

Igor DinizComo utilizar o Ack do RabbitMQ de forma eficiente
A Motivação por Trás Deste Artigo Recentemente, participei de um debate no ambiente de...

Aurélie VacheUnderstanding Go: part 12 – Visibility
Serie of sketchnotes about Go. Explaining in a visual way Go/Golang concepts.

Bringing It All Together: Integrating GraphQL with Gin in Go
In this phase of our journey, we delve into the realm of middleware integration with gin and the...

Burhanuddin AhmedThe Right Way to Do HMAC Authentication in ExpressJS
Authentication is the most important thing when building an API. There are many method to...

Sourab PramanikEvent Driven services using Kafka, SurrealDB, Rust, and Go.
Kafka? To understand the purpose of Kafka you need to experiment with it in various...

Brandon HarrellLearning Zig, day #1
The why So I have decided to learn Zig. This is kind of an odd decision because I have...