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

Wagner MatteiCloudGaming Part 2: That code was terrible lol
A few weeks ago, I wrote my first post about Cloud Gaming. My goal was to learn how cloud gaming...

Odewole Abdul-JemeelA Comprehensive Introduction to Golang
The genesis of the Go programming language can be traced back to a pivotal moment at Google, where...

Kunal GargGolang Tutorial 18
🚀 Exciting new Golang Tutorial Series! 🎉 Learn Golang web development with the Gin Framework and Gorm...

Yoofi QuansahExperimenting on the Edge with Turso and Go 🧪
Edge computing has become a recent phenomenon for organizations to explore as they scale to meet the...

Marcus KohlbergStoring Secrets Securely for Go Cloud Applications 🔑
✨ Let's learn how to secure a Go app 🤔 Wouldn't it be nice to store secret values like API...

Rak Cloud Secrets with Nitric SDK in Go
When developing applications, it's common to handle confidential data such as API keys, passwords,...

WTF is Grpc? Part 3: Real time Chat ft. Flutter and Golang
Welcome back, dear readers, to the world of "Wtf is gRPC?" – where we turn tech into a comedy show!...

Calvin McLeanThe Magic of Interfaces in Go
Introduction DRY, or Don't Repeat Yourself, is one of the most well-known software...

dev264Have multiple config file types in a project? Here’s a single tool to validate them all!
Sharing a project my team and I open-sourced around 10 months ago. We do a lot of devops/infra work...

Drew SchillingerBuilding a Fargate API Server with Go, Gin, Docker, and AWS Copilot
Hello fellow tech enthusiasts! As a self-taught engineer with over two decades of experience,...

Uzeyr OZGin Framework (Go)
Introduction to Gin Framework When it comes to developing web applications in the Go programming...

awedisTrigger Lambda Function When New Image is Uploaded to S3 - (Let's Build 🏗️ Series)
Let's build a simple architecture where a Lambda function is triggered whenever a user uploads a new...

Abhishek GuptaGenerative AI Apps With Amazon Bedrock: Getting Started for Go Developers
An introductory guide to using the AWS Go SDK and Amazon Bedrock Foundation Models (FMs) for tasks...

JackTTExplaining A/B testing algorithm
We are developing a crypto news aggregator Bitesapp.co. A few days ago, we implemented A/B testing...

Marcus KohlbergCreate and deploy a backend API with PostgreSQL database in Go
✨ TL;DR In this guide we'll build a simple Hello World backend service in Go, with a...
Sullyvan NunesToday's LeetCode's challenge 2023/10/13
This write-up refers to LeetCode's daily challenge 746. Min Cost Climbing Stairs Even though this...