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

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...

Ivan BorshchovOnLogs – open-source simplified web logs viewer for Docker containers
GitHub repo: https://github.com/devforth/OnLogs Post with detailed example how to run it:...

Wiliam V. JoaquimEvitando SQL Injection com Golang
O que vamos abordar? SQL injection é uma das técnicas mais utilizadas para realizar...

Nik L.5 Golang Features I Wished Were Different!
More articles you can read: Using Golang to Build a Real-Time Notification System - A Step-by-Step...

awedisConvert CSV to DynamoDB Using Lambda - (Let's Build 🏗️ Series)
Have you ever needed to convert a CSV file to actual data and store it in a database? well, this...

MUHAMMED ARIFCreating a Simple Hello World Web Application with Docker and Golang (Part 1)
✋ Before going to code .. - What is Docker 😦 ? Docker is a free tool that puts your app...

Erick Takeshi#1 - Learning Go - Tipos primitivos e declarações de variáveis
Estou de volta ╰( ^o^)╮╰( ^o^)╮. No começo do ano acabei sofrendo um layoff e com isso alguns...

Mukesh KuiryYou NEED to learn GOLANG in 2024 because Every Company is using it!
Hold Your Horses! The Golang Stampede Isn't Just for 2024 (But You Should Join It...

Go4WebDevCreating a Simple PWA App using the Elephant Technique. Part 1
Background I have developed a desktop application using a RAD tool. Meaning that you can do almost...

Gospel LekiaA Beginner-friendly Approach to Developing a REST API with Go and Gin
A step-by-step interactive tutorial to understanding REST API in Go with Gin.

Omar HusseinEmpowering Caddy: User Friendliness with Case-Insensitive Caddyfiles
An interesting project that I recently contributed to is Caddy, a fast and extensible multi-platform...

Mohammad QuanitDeployment approaches in Microservices.
Deploying monolith applications usually means running one or more servers of a usually large single...

TekniksMilaSurviving the Zone01 Software Development Piscine Bootcamp in Kenya
Embarking on the Zone01 Piscine felt like diving into uncharted waters, a digital sea of challenges...

Aashish KoshtiDocker setup for Go APIs
In this blog post I've covered how to integrate Docker in your Backend Go APIs application. ...

William SpaderGo Channels: Creating the Simplest TCP Chat only w/ STD
I strongly believe that the best way to learn a new programming language is by doing side...

Francisco DainesIntroducing Go-Architect
Summary In this article, I will introduce you to a tool called Go-Architect, we will see...