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

Gospel LekiaA One-Pager to Understanding Pointers in Go (expanded)
Scared of pointers let’s end the fear once and for all. Pointers are a powerful feature in...

Hilman RamadhanScraping the full snippet from Google search result
Sometimes, you see truncated text on a Google search result like this (...) . Google doesn't always...

Francesco CiullaGo + TypeScript full stack web app, with nextjs, PostgreSQL and Docker
By the end of this, you will understand and create a simple yet complete full stack app using the...

karleeovWSL Install Go
Hey, do you want to run Linux on your Windows like a boss? Well, you can with WSL or WSL2, which are...

Kelechi OgbonnaSetup HTML Templates and Static Assets in Golang
This guide focuses on generating HTML templates, serving static CSS and Javascript files in Go, setting up the Fronted app and connecting it to the backend.

Krishan ThiseraGitOps for Devs - Part 2: Navigating the Code
We're continuing our exploration of GitOps with ArgoCD. In the first part, we got a grasp of GitOps...

AlissonConcurrency in golang with goroutines, threads and process.
Hi guys, hope that everyone is fine, today we will talk about concurrency in Golang, we will see how...

MD. Zariful HuqTechs I Will Be Side Learning in 2024
Introduction In 2024, the pursuit of knowledge enters a new phase amid rapid technological...

Joris ConijnUsing Golang for your Serverless projects
In one of my previous blogs I wrote why I switched to compiled languages for my lambda functions. But...

Ortiz de Arcanjo António DavidArquitectura e Design num Software Modularizado
Definições Relacionadas Arquitectura de Software: está focada na organização dos...

Kelechi OgbonnaBuild a Golang Todo App Backend: A Step-by-Step Guide
In this tutorial, you will learn how to build a Todo app backend with Golang. If you are new to...
RusydyUsing LUTs (Look-Up Tables) Data Structures to simplify code’s logic and more
Issues When I was working on a feature to check the transaction’s status from a...

Akhyar AmarullahKSW (Kubeconfig Switcher)
A while ago I created and published my own CLI tool to switch Kubeconfig. I wrote it in Go and it's...

Arnav RainaAutomate the task of creating requirements.txt with pyreqs!
Problem All us python programmers have been in a position when our Python project is just...

Nik L.Bifrost, self-hosted tool to run notifications directly from your data warehouse
Check out more articles: Building a Scalable Notification System with gRPC and Microservices Adding...

Felipe SiqueiraGo + Github Actions + Terraform + Lambda + ARM64
Eae, bora falar um pouco sobre Lambdas em Go? A AWS recentemente depreciou o runtime go1.x e...