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

Golang Websocket chat server
go2023-01-12
alakkadshawalakkadshaw

Golang Websocket chat server

This article was originally published on the DeadSimpleChat blog: Golang Websocket chat server In...

Programming Update: December 2022
programming2023-01-13
Eric MesaEric Mesa

Programming Update: December 2022

December was wholly dedicated to solving the Advent of Code 2022 problem set. Our job was to help the...

Errors with stack trace in Go
go2023-01-12
MarcellohMarcelloh

Errors with stack trace in Go

A simple way to have stack traces in your Go program.

Go Cloud Development Kit
go2023-01-11
Elton MinettoElton Minetto

Go Cloud Development Kit

In this post, I will talk about an exciting project maintained by the team that develops the Go...

AI Tools for Developers
go2023-01-17
Rahul BagalRahul Bagal

AI Tools for Developers

DeepCode: A platform that uses AI to analyze code and identify potential issues and...

Go JWT Authentication Middleware
go2023-01-11
Amit ShekharAmit Shekhar

Go JWT Authentication Middleware

In this blog, we will learn the implementation of JWT Authentication Middleware in Go (Golang).

Become a leader by joining a Data Science course
go2023-01-14
vivaan232vivaan232

Become a leader by joining a Data Science course

In today's business world, technological advancement has governed digitizing almost everything...

A beautiful TUI for caniuse.com
webdev2023-01-10
Fadi KhadraFadi Khadra

A beautiful TUI for caniuse.com

caniuse release

Dependency Injection In Golang
advanced2023-01-11
Chidozie C. OkaforChidozie C. Okafor

Dependency Injection In Golang

Dependency injection (DI) is a design pattern that allows a program to have loose coupling between...

Social media timeline with pocketbase and react
pocketbase2023-01-10
Dennis kinuthiaDennis kinuthia

Social media timeline with pocketbase and react

the timeline extending pocketbase useful references OAUTH Authentication with...

Handle Errors In Go Like A Pro.
errors2023-01-10
Chidozie C. OkaforChidozie C. Okafor

Handle Errors In Go Like A Pro.

Error handling is an important aspect of any software development process, and Go provides a few...

OAuth 2.0 Implementation in Golang
go2023-01-08
Siddhesh KhandagaleSiddhesh Khandagale

OAuth 2.0 Implementation in Golang

Introduction : Security is without doubt a very important feature for any public and even...

Generics In Golang
go2023-01-09
VibhorDubeyVibhorDubey

Generics In Golang

Generics in Go got introduced in release 1.18. What are generics? Generics is a mechanism through...

cara membuat akun google analytics
programming2023-01-12
List kerjaList kerja

cara membuat akun google analytics

Untuk membuat akun Google Analytics, ikuti langkah-langkah berikut: Buka situs web Google...

Go Backend Clean Architecture
go2023-01-09
Amit ShekharAmit Shekhar

Go Backend Clean Architecture

In this blog, we are going to discuss the implementation of clean architecture in the backend project written in the Go language.

Mastering Code Review: A Guide for Reviewers
cloud2023-01-08
MeduMedu

Mastering Code Review: A Guide for Reviewers

This article has been posted in my personal website too:...