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

Journey into GoLang: Understanding Go by solving LeetCode problems
go2024-03-03
Mohammed Nadeem ShareefMohammed Nadeem Shareef

Journey into GoLang: Understanding Go by solving LeetCode problems

Introduction: Welcome to the first post of my "Journey into GoLang" series! In this...

Refactoring a Request/Response based Go backend into Event-Driven using Pub/Sub
go2024-02-28
Marcus KohlbergMarcus Kohlberg

Refactoring a Request/Response based Go backend into Event-Driven using Pub/Sub

In this video André shows you how to refactor a REST-based Request/Response driven Go backend...

Otimizando Wordlists para Pentests
security2024-03-02
Ronaldo ModestoRonaldo Modesto

Otimizando Wordlists para Pentests

Olá, espero que este artigo encontre você e seus familiares todos bem e cheios de saúde 🙂. Hoje vamos...

Microservices Authentication and Authorization Using API Gateway
webdev2024-02-27
Ege AytinEge Aytin

Microservices Authentication and Authorization Using API Gateway

In today's complex microservices architecture, ensuring robust authentication and authorization is a...

Pointer Deployment in Golang
go2024-03-02
Sukma RizkiSukma Rizki

Pointer Deployment in Golang

Variables in Golang using pointers are marked with *(asterisk) right before writing the data...

One Billion Row Challenge: way more than I thought
1brc2024-03-01
Dave SmithDave Smith

One Billion Row Challenge: way more than I thought

I found it like many other on January 1st, 2024. The One Billion Row Challenge. I was immediately...

SRR React With Go and Templ
react2024-03-01
dbarundbarun

SRR React With Go and Templ

for more ref https://github.com/BarunW/form_backend/tree/main/integration-react So I am here to...

Deep Dive into Multistage Dockerfile with a Golang App ⚙️🚢
docker2024-02-29
Panchanan PanigrahiPanchanan Panigrahi

Deep Dive into Multistage Dockerfile with a Golang App ⚙️🚢

Introduction: Welcome to a comprehensive exploration of multistage Dockerfiles using a...

Handling config files in go
go2024-03-01
Tanishq SinglaTanishq Singla

Handling config files in go

Introduction Learning a new language and leaving the comfort zone of your tech stack is a...

Property based testing in Go
go2024-03-01
Harutyun MardirossianHarutyun Mardirossian

Property based testing in Go

What is property based testing? According to Google: Property based tests are designed...

Create Your Own Keyboard with sago35/tinygo-keyboard
tutorial2024-03-01
sago35sago35

Create Your Own Keyboard with sago35/tinygo-keyboard

This article compiles information on creating a custom keyboard using TinyGo + Wio Terminal with...

Concurrency in Go
concurrency2024-03-01
Jorge ContrerasJorge Contreras

Concurrency in Go

What is concurrency and why does it matter? Concurrency is handling several tasks within a...

Using Clerk to authenticate users in a Go backend
go2024-02-27
Marcus KohlbergMarcus Kohlberg

Using Clerk to authenticate users in a Go backend

In this short guide you will learn how to set up an Encore auth handler that makes use of Clerk in...

A new learning way on how to write "Hello, World!" program in Go [video]
go2024-02-29
Max KovalevskyMax Kovalevsky

A new learning way on how to write "Hello, World!" program in Go [video]

Hello DEV Community! I want to share with you my first video in the series about Go programming...

Learning Microservices With Go(Part 5). Asynchronous Communication. (Kafka)
go2024-02-29
Manav KushwahaManav Kushwaha

Learning Microservices With Go(Part 5). Asynchronous Communication. (Kafka)

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

Don't pay for a Content Management System. Build your own
webdev2024-02-29
MatMat

Don't pay for a Content Management System. Build your own

Building your SEO is vital for any websites success. You should also be building organic traffic to...