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

Building Web Apps with React, WebAssembly, and Go
react2024-02-06
Akshay SAkshay S

Building Web Apps with React, WebAssembly, and Go

Introduction Hey folks! Welcome to this blog where we'll delve into the fascinating world...

Introducing Glasskube🧊 — The Missing Package Manager For Kubernetes 📦
kubernetes2024-02-02
Philip MiglinciPhilip Miglinci

Introducing Glasskube🧊 — The Missing Package Manager For Kubernetes 📦

The aim of this post is to share our technical preview of how a cloud native package manager could...

gRPC Name Resolution & Load Balancing on Kubernetes: Everything you need to know (and probably a bit more)
go2024-02-06
Homayoon AlimohammadiHomayoon Alimohammadi

gRPC Name Resolution & Load Balancing on Kubernetes: Everything you need to know (and probably a bit more)

Lately, we’ve faced a peculiar problem in our company. To give you a bit of context, we maintain a...

Make GitHub Contribution Chart fancier
go2024-02-06
Ahmad Ra'fatAhmad Ra'fat

Make GitHub Contribution Chart fancier

Hello, fellow developers and the GoLang community! It always bothered me when I opened my GitHub...

Learning Microservices with Go(Part 3). Serialization
microservices2024-02-05
Manav KushwahaManav Kushwaha

Learning Microservices with Go(Part 3). Serialization

Intro This post is the third part of the "Learning Microservices with Go". I'm writing...

Creating A HUD (Cosplore3D Pt:5)
go2024-02-05
Chig BeefChig Beef

Creating A HUD (Cosplore3D Pt:5)

Intro This is a new series following Cosplore3D, a raycaster game to learn 3D graphics....

Xata + Go: A getting started guide.
xata2024-02-05
Demola MalomoDemola Malomo

Xata + Go: A getting started guide.

Xata is a serverless data platform for building modern and robust applications. Built on top of...

API completa em Golang - Parte 7
go2024-02-03
Wiliam V. JoaquimWiliam V. Joaquim

API completa em Golang - Parte 7

O que vamos fazer? Chegamos na última parte do nosso crud, na parte 7 vamos criar a...

Manipulando Contribuições Locais do Git com Go
go2024-02-04
Darlan GuimarãesDarlan Guimarães

Manipulando Contribuições Locais do Git com Go

A inspiração para este projeto surgiu de uma necessidade pessoal: eu queria uma maneira eficiente de...

Enikoko, Level 3 (Cosplore3D: Pt:14)
go2024-02-16
Chig BeefChig Beef

Enikoko, Level 3 (Cosplore3D: Pt:14)

Intro This is a series following Cosplore3D, a raycaster game to learn 3D graphics. This...

s3hub - user-friendly AWS S3 management tool with interactive mode
showdev2024-02-04
nchikanchika

s3hub - user-friendly AWS S3 management tool with interactive mode

Why I Created s3hub When building AWS resources with CloudFormation, I often find myself...

Understanding Go: part 1 – Variable
go2024-01-29
Aurélie VacheAurélie Vache

Understanding Go: part 1 – Variable

Serie of sketchnotes about Go. Explaining in a visual way Go/Golang concepts.

Adding Enemies (Coslore3D Pt:4)
go2024-02-04
Chig BeefChig Beef

Adding Enemies (Coslore3D Pt:4)

Intro This is a new series following Cosplore3D, a raycaster game to learn 3D graphics....

Demystifying Go Generics
programming2024-02-03
Vivek AlhatVivek Alhat

Demystifying Go Generics

Go 1.18 introduced support for generics. Generics allow you to write code that can work with any set...

Generic in Golang: Write utility functions easier
go2024-02-03
Laba SubagiaLaba Subagia

Generic in Golang: Write utility functions easier

In this article, I will demonstrate why it is easier to write utility functions/methods using Generic...

Using React/Redux with a Golang Backend
go2024-02-03
Nik L.Nik L.

Using React/Redux with a Golang Backend

Building a full-stack application involves combining powerful frontend technologies like React and...