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

How to Write Classes in Golang
go2023-02-16
Santosh KumarSantosh Kumar

How to Write Classes in Golang

Introduction I have seen many people coming from Python background struggling with Go....

OpenApi Spring 3 NoProviderFoundException
go2023-02-27
cybincybin

OpenApi Spring 3 NoProviderFoundException

So I started a simple Java 17 and Spring 3 new project with a couple of endpoints and first thing...

Introduzindo MongoDB no CrazyStack Node.js
go2023-02-27
Dev DoidoDev Doido

Introduzindo MongoDB no CrazyStack Node.js

Nesta aula, você aprenderá sobre a introdução ao MongoDB. Veremos uma classe de helper para acessar o...

Substation: Data Pipeline and Transformation Toolkit Written in Go
go2023-01-23
Josh LiburdiJosh Liburdi

Substation: Data Pipeline and Transformation Toolkit Written in Go

Hello fellow Gophers, data enthusiasts, and security engineers! I'm excited to share a project that...

Datastructures in Go using Generics
datastructures2023-02-26
Fareez AhamedFareez Ahamed

Datastructures in Go using Generics

I started a new series of videos explaining how to create Datastructures in Go using Generics. Go is...

LeetCode - Minimum Operations to Make Array Equal
algorithms2023-02-26
Alkesh GhorpadeAlkesh Ghorpade

LeetCode - Minimum Operations to Make Array Equal

return the minimum number of operations needed to make all the elements of arr equal using C++, Golang, and JavaScript.

How to set up Athens proxy cache for GO
go2023-02-25
JeansenJeansen

How to set up Athens proxy cache for GO

During the automated setup of my local Kubernetes cluster, I decided to cache most of my requests to...

How to save money with hexagonal architecture and SST
serverless2023-02-25
MatyMaty

How to save money with hexagonal architecture and SST

With the microservices trending as a way to go for many software companies, many of them are choosing...

go:generate 101
go2023-02-25
Francesco Di DonatoFrancesco Di Donato

go:generate 101

How to use go:generate? support code Setup terminal go mod init...

Open-Source Licensing: Solving the Mystery
serverless2023-02-24
Arindam Majumder Arindam Majumder

Open-Source Licensing: Solving the Mystery

Introduction Open-source software has become an integral part of the technology industry,...

Introduction and Installation
go2023-02-24
Neeraj KumarNeeraj Kumar

Introduction and Installation

What is golang ? Golang (Go) is a statically and compiled language created by google. Go is mostly...

FastAPI - The Simplicity
nextjs2023-02-24
rahul188rahul188

FastAPI - The Simplicity

While studying in College and having multiple projects ideas in my mind. i always thinking why there...

How To Safely Verify MACs With Go And PHP Examples
go2023-02-23
Bouchaala RedaBouchaala Reda

How To Safely Verify MACs With Go And PHP Examples

I wanted to write this short article to explain the recent learning I had while reading on Message...

Variables Globales en Golang, si o no?
go2023-02-24
Gino LuraschiGino Luraschi

Variables Globales en Golang, si o no?

Introducción Hace un tiempo me encontré en mi trabajo la utilización de variables...

Onda de demissões nas 'big techs' continua
go2023-02-24
Marcio PolicarpoMarcio Policarpo

Onda de demissões nas 'big techs' continua

No início do mês de fevereiro de 2023, a Dell anunciou o corte de 6650 vagas no seu quadro de...

5 Great Custom Hooks For Your React Project
go2023-02-23
John ✨️John ✨️

5 Great Custom Hooks For Your React Project

As I was searching through the codebase and writing the components for my current work ticket, I came...