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

Go Course: Select
go2022-07-31
Karan Pratap SinghKaran Pratap Singh

Go Course: Select

In this tutorial, we will learn about the select statement in Go. The select statement blocks the...

Node vs Go: Which one to choose for Backend development in 2022?
node2022-07-29
Harshal SutharHarshal Suthar

Node vs Go: Which one to choose for Backend development in 2022?

What is Node? Node is an eminent JavaScript runtime environment that is often mistaken for...

Build a Chat service using GoLang and WebAssembly (part 4)
webassembly2022-07-30
Taher Fattahi TabalvandanTaher Fattahi Tabalvandan

Build a Chat service using GoLang and WebAssembly (part 4)

ok, for communicating with server we need a Websocket Server - i prefer we develop our WebSocket...

Go Course: Channels
go2022-07-30
Karan Pratap SinghKaran Pratap Singh

Go Course: Channels

In this lesson, we will learn about Channels. So what are channels? Well, simply defined...

Automating workflows with Makefiles
go2022-07-30
Oyamo BrianOyamo Brian

Automating workflows with Makefiles

Make is a Unix utility that can be used to build and maintain groups of programs (and other types of...

Help: How to make money as developer ?
javascript2022-07-26
Fadhil ⚡Fadhil ⚡

Help: How to make money as developer ?

So making money is important as developer and a human. As a fullstack developer with no-job...

Golang Writing memory efficient and CPU optimized Go Structs
go2022-07-26
Satyajit RoySatyajit Roy

Golang Writing memory efficient and CPU optimized Go Structs

null

Go Course: Goroutines
go2022-07-29
Karan Pratap SinghKaran Pratap Singh

Go Course: Goroutines

In this lesson, we will learn about Goroutines. But before we start our discussion, I wanted to...

Top 10 trending github repos for Java developers in this week🐟.
java2022-08-02
Kavindu SanthusaKavindu Santhusa

Top 10 trending github repos for Java developers in this week🐟.

Most popular trending Github repos written in Java in this week(Tue Aug 02 2022).

Golang - How I learned Go!!
go2022-07-28
Satyajit RoySatyajit Roy

Golang - How I learned Go!!

null

Go Course: Concurrency
go2022-07-28
Karan Pratap SinghKaran Pratap Singh

Go Course: Concurrency

In this lesson, we will learn about concurrency which is one of the most powerful features of...

Take the poll - Golang Open Source Projects
opensource2022-07-27
Stefan WuthrichStefan Wuthrich

Take the poll - Golang Open Source Projects

Poll about how Golang Developers are involved in Open Source Projects

Golang - Struct Tags explained
go2022-07-28
Satyajit RoySatyajit Roy

Golang - Struct Tags explained

null

Go Course: Generics
go2022-07-27
Karan Pratap SinghKaran Pratap Singh

Go Course: Generics

In this section, we will learn about Generics which is a much awaited feature that was released with...

Golang - Writing CLI App in Golang with Cobra
go2022-07-27
Satyajit RoySatyajit Roy

Golang - Writing CLI App in Golang with Cobra

Using Cobra for Golang CLI App

Triggering Cloudflare Cache Purging with Netlify's Post-Deploy Hooks and a Google Cloud Function in Go
go2022-07-27
Johanan IdiculaJohanan Idicula

Triggering Cloudflare Cache Purging with Netlify's Post-Deploy Hooks and a Google Cloud Function in Go

I had been putting off some gnarly dependency upgrades for over a year and finally got around to it...