• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

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

AWS SAM API with Cognito
aws2019-09-09
Jeff AdamsJeff Adams

AWS SAM API with Cognito

Intro It's official! AWS has decided that Lambdas are our hammer, and we're all wandering...

Any ex-Java Gophers on dev.to?
discuss2019-09-09
Lili ZLili Z

Any ex-Java Gophers on dev.to?

If you are an experienced Java developer who used to like Java (that one is important!) and made a tr...

Slim Docker images for your Go application
go2019-09-06
AndriAndri

Slim Docker images for your Go application

How to build a slim Docker container for your Go application using multi-stage images. I'm using Go...

RDS and Stepping into the Plumbing Center of Pain
aws2019-09-09
Jeff AdamsJeff Adams

RDS and Stepping into the Plumbing Center of Pain

RDS and stepping into the plumbing center of pain: AWS managed services infrastructure is...

VSCode: Showing Go code coverage on saving
vscode2019-09-08
VuongVuong

VSCode: Showing Go code coverage on saving

Requisites Vscode, installed Go extesion, of course. Install needed go packages:...

Go — build a minimal docker image in just three steps
docker2019-09-07
Ivan DlugosIvan Dlugos

Go — build a minimal docker image in just three steps

Docker & Go image by github.com/ashleymcnamara/gophers Go — build a minimal docker imag...

Engarde : Parse Envoy and istio-proxy logs like a champ
envoy2019-09-09
Nitish MalhotraNitish Malhotra

Engarde : Parse Envoy and istio-proxy logs like a champ

A tool to parse and pretty print envoy and istio-proxy access logs in JSON format

Go for the REST
go2019-09-06
Jan StamerJan Stamer

Go for the REST

The Go programming language is a great fit for RESTful web applications. Picking the right Go web fra...

Create a WebAssembly app with React and Go
react2019-09-06
Ayomide OnigbindeAyomide Onigbinde

Create a WebAssembly app with React and Go

Getting started with WASM, React and Go WebAssembly is awesome --barely a news, but how ca...

Episode 3 - The configuration struct
showdev2019-09-06
Victor AvelarVictor Avelar

Episode 3 - The configuration struct

Before you read Thanks for spending some minutes reading this, I just want to let you kno...

Implementing an Event Driven System in Go
events2019-09-01
Stephen Afam-OsemeneStephen Afam-Osemene

Implementing an Event Driven System in Go

In this post, we will implement an event driven system in Go. We are going to imagine a fictional...

Rate Limiting HTTP Requests in Go based on IP address
go2019-09-02
Alex PliutauAlex Pliutau

Rate Limiting HTTP Requests in Go based on IP address

Rate Limiting HTTP Requests in Go based on IP address

PSA: Go 1.13 Default Module Proxy Privacy
go2019-09-03
LuisPaLuisPa

PSA: Go 1.13 Default Module Proxy Privacy

Original post here. PSA: Go 1.13 Default Module Proxy Privacy Go 1.13 was just released a...

A DEV.to API client is born
go2019-09-03
Victor AvelarVictor Avelar

A DEV.to API client is born

Episode 2 - Project foundation So let's get going, be sure to have golang installed in you...

Terraform templating and loops
terraform2018-03-28
Alex LeonhardtAlex Leonhardt

Terraform templating and loops

UPDATE: as of terraform 0.12, tf now supports a new template syntax You probably already know it’s n...

Smart is not always smart
go2019-08-31
Stefan WuthrichStefan Wuthrich

Smart is not always smart

Why smart solutions can be a boomerang sometimes