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

Valentin KnabelThe current state of Lithia after 2 years
In 2021 I started working on the current Go implementation of my own experimental programming...

ZaneRust vs. Go: The benchmark
👋 Introduction Lately, there's been a lot of buzz around Rust & Go. Why all the hype?...

alisdairbrBuild a gRPC API using Go and gRPC-gateway
gRPC, developed by Google, is a modern high-performance RPC (Remote Procedure Calls) framework widely...

Srinivas KandukuriAwesome top 5 Posts from last week tagged(#go)
GitHub issues from top Open Source Golang Repositories that you should contribute to This...

Chig BeefCreating a Target (Pogo Pt: 2)
Intro If you didn't read part one I am creating a Python to Golang transpiler called Pogo....

Andreas SanderExploring HTMX Integration with Go Backend
Hello developers, Let's dive into the practicalities of combining HTMX with a Go backend for web...

Utpal NadigerGitHub issues from top Open Source Golang Repositories that you should contribute to
This article is for contributors who are looking to contribute to cool open source go projects. We...

Chig BeefCompiling Python to Go (Pogo Pt:1)
Introduction I have started a new project called Pogo, which will transpile Python code...

Kartik MehtaExploring Go's Concurrency: Goroutines and Channels
Introduction Concurrency is a key aspect of modern programming languages. It allows...

Tyler SmithPromise & async/await-like concurrency for API requests in Go
How to implement patterns like JavaScript's async/await and Promise.all() for HTTP requests in Golang.

Caio BorghiNode vs Go: API Showdown
Disclaimer and Introduction How were the metrics gathered? Tech Stack Flow Diagram Manual RDS...

Paulo H. R. PinheiroComeçando com generics em Go
Um pequeno experimento com linguagem Go (Golang), para testar generics

Mikhail DiesperovRPC on the example of gRPC. When to apply and how it works
Introduction Good day, colleagues. I am a go developer, so the examples will be mainly based on...

Ali AssarMy Take On REST API
Introduction Welcome to the wild world of web development, where acronyms are more...

przbaduTest-Driven Development (TDD), Building 'Hello World' in Go
What is Test-Driven Development? Test-Driven Development (TDD) is a software development...

Utpal NadigerTools used by the top 1% of Platform Engineers and their Commercial Open Source Alternatives
In today’s article, we are diving deep into the top tools used by platform engineers and their...