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

Kuldeep SinghHow to reverse a string in Go
In this article you’ll learn about how you can reverse a string using multiple ways in Golang, as...

Jonathan HallAll about Go's standard errors package
Confused by As vs Is? Why would you want to Unwrap an error? And where's the related Wrap...

Bartłomiej ŚwięckiThrottling Pool
In my last post I presented few techniques useful for limiting simultaneous operations in Go. Such...

Muhammad Hamza HameedGo Workspaces (multi-module)
Workspace Deserves a Spotlight A new feature in Go 1.18 go workspace mode which makes it...

Toby ChuiUniversal File Access Gateway - How I turn my own Web Desktop OS into a gateway for all my file servers
I have been working on my own Web Desktop OS called "ArozOS" for nearly 4+ years now. I have been...

go-doudougo-doudou series 02: How to develop gRPC service with go-doudou
Since v2.0.0 version, go-doudou has been supported to develop gRPC service. The approach or workflow...

Muhammad Hamza HameedBackground process in Lambda using SQS
AWS Lambda AWS Lambda is a serverless, event-driven compute service that lets you run code...

Muhammad Hamza HameedGoCD - Introduction (A tool that use for continuous Integration and continuous delivery CI/CD)
GoCD is an open-source tool which is used in software development to help teams and organizations...

Andrey GermanovFrontend vs Backend (To Go or not to Go)
Last few weeks, I tried to speed up Javascript. It could sound funny and weird, because many others,...
Kavindu SanthusaTop 10 trending github repos of the week😉.
Most popular trending Github repos in this week(Fri Nov 25 2022).

L2ncEHow to implement an elegant service discovery extension in the HTTP framework
Foreword In the previous article, the implementation of service registration in Hertz has...

Arthur ChristophGo Series: Defer, Finally...
Defer is commonly used in Go where in other languages use finally or ensure block, such as...

SPutraAnswer: laravel 8 form validation stop working and throw an error
answer re: laravel 8 form validation stop...

UnimindUnimind has been featured on Product Hunt!
Unimind, our minimalistic productivity and focus extension has been featured on Product hunt! Show...

Div RhinoBuild a fullstack app with Go Fiber, Docker, and Postgres
Originally posted on divrhino.com In the first part of this tutorial series, we built a REST API...

EvroneTechnokratos: Localizing a marketplace with complex language requirements
Since 2015, Technokratos has been helping large businesses grow and develop through mobile apps, web...