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

Getting your basics ready | Data types, Control flow, and Functions in GOLANG
go2023-10-08
Amal SatheesanAmal Satheesan

Getting your basics ready | Data types, Control flow, and Functions in GOLANG

Data Types in Go: A Fun-filled Adventure Ahoy there, fellow code wranglers! Today, we're...

🔥 A next-generation CLI tool for building amazing web apps in Go using htmx & hyperscript
go2023-09-30
Vic ShóstakVic Shóstak

🔥 A next-generation CLI tool for building amazing web apps in Go using htmx & hyperscript

Introduction Hey, my DEV friends! 👋 It's been a while since I've been here, hasn't it?...

Golang 1.21 is here (Part 3)
go2023-10-08
Pedro BertaoPedro Bertao

Golang 1.21 is here (Part 3)

This final part we will be looking at some features of the new slices packages which brings a lot of...

Google Cloud Run: A serverless platform for containerized applications
gcp2023-10-08
Daniel Puig GerardeDaniel Puig Gerarde

Google Cloud Run: A serverless platform for containerized applications

Google has always been at the forefront of cloud innovation, and with its introduction of Cloud Run,...

Writing tests for a Kubernetes Operator
go2023-10-07
Elton MinettoElton Minetto

Writing tests for a Kubernetes Operator

In the last post, we saw how to create a Kubernetes operator using operator-sdk. As that text was...

Building a Counter App with htmx, Go Fiber, and elem-go
go2023-10-06
Chase FlemingChase Fleming

Building a Counter App with htmx, Go Fiber, and elem-go

In this tutorial, we'll build a simple counter application using Go Fiber, htmx, and the elem-go...

Gorm, Fiber, PostgreSQL ve Docker kullanarak Golang REST API
go2023-10-07
Yunus Emre MERT 🦁 🇹🇷Yunus Emre MERT 🦁 🇹🇷

Gorm, Fiber, PostgreSQL ve Docker kullanarak Golang REST API

Bu makalede Go ile basit bir REST API oluşturacağız, burada ki basitten kastım temel CRUD işlemleri...

12 Personal Go Tricks That Transformed My Productivity
programming2023-10-03
Phuong LePhuong Le

12 Personal Go Tricks That Transformed My Productivity

Photo by Lucas Santos on Unsplash Author I typically share insights on System Design...

Running a scheduled task with Nitric in GO
go2023-10-06
Rak Rak

Running a scheduled task with Nitric in GO

Setting up a scheduled job is a common requirement for many modern applications. With the Nitric...

Building RESTful API with Hexagonal Architecture in Go
go2023-09-27
Bagas HizbullahBagas Hizbullah

Building RESTful API with Hexagonal Architecture in Go

I've been learning how to build web applications using different frameworks and languages for a while...

Building a Real-Time Messaging Service with Nitric SDK in Go
go2023-10-05
Rak Rak

Building a Real-Time Messaging Service with Nitric SDK in Go

In this tutorial, we will build a simple real-time messaging service using the Nitric SDK in Go....

Is Golang Easy to Learn? 🤔
go2023-09-30
Adrian Finantyo 🌱Adrian Finantyo 🌱

Is Golang Easy to Learn? 🤔

Explore the world of Golang, uncover why it's gaining popularity, and discover my journey into this fascinating language. 🚀

Salt Exporter: the story behind the tool
prometheus2023-10-05
Kevin PetremannKevin Petremann

Salt Exporter: the story behind the tool

In a nutshell I have written a Saltstack Prometheus exporter in Go and I am here to share my...

Bazel for a one-person side hustle
bazel2023-10-05
Ivan GenchevIvan Genchev

Bazel for a one-person side hustle

There are numerous blog posts about using Bazel or Bazel vs something, etc. Unfortunately I have not...

How I grow my projects based on my OWN needs
go2023-09-24
Toby ChuiToby Chui

How I grow my projects based on my OWN needs

As a master student working in a lab that research networking technology, I embarked on a journey...

[Article as Code] Syncing Articles Between Dev.to and Multiple Blogging Platforms
go2023-10-03
JackTTJackTT

[Article as Code] Syncing Articles Between Dev.to and Multiple Blogging Platforms

In the world of content creation, each platform offers unique advantages. Publishing articles on...