• 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 School IS LIVE
go2018-09-02
Lukas LukacLukas Lukac

GoLang School IS LIVE

A kingdom where Gophers of all kind live in peace, share, educate and develop HQ pragmatic, idiomatic GoLang software.

C++ For Go Programmers: Part 3 - Maps
cpp2018-09-06
dayvonjersendayvonjersen

C++ For Go Programmers: Part 3 - Maps

Maps

Go tutorial: 2. Create an HTTP request and server
go2018-09-04
KoheiKohei

Go tutorial: 2. Create an HTTP request and server

This article was originally published on GitHub. nat/http package Create a reque...

Go 2 Draft: Error Values
go2018-09-03
deandean

Go 2 Draft: Error Values

Go 2 may be coming out within the next couple of years, let's take a look at the upcoming language changes!

Build a cryptocurrency alert app using Kotlin and Go: Part 2 — The backend
cryptocurrency2018-09-05
NeoNeo

Build a cryptocurrency alert app using Kotlin and Go: Part 2 — The backend

Ever wondered how to build a cryptocurrency app with push notification support, here's how.

Introducing Go Mod
go2018-09-01
Sergey KislyakovSergey Kislyakov

Introducing Go Mod

Go 1.11 introduced a new tool called mod. What is it?

Go tutorial: 3. Connect DB and Execute queries
go2018-09-04
KoheiKohei

Go tutorial: 3. Connect DB and Execute queries

This article was originally published on GitHub. setup $ docker run -d --name docker-p...

A Tour of myPrayerJournal: Conclusion
vue2018-09-02
Daniel J. SummersDaniel J. Summers

A Tour of myPrayerJournal: Conclusion

NOTE: This is the final post of an 8-post series; see the introduction for all of them, and the...

GoLang, The Next Language to Learn for Developers
go2018-08-26
EdvinEdvin

GoLang, The Next Language to Learn for Developers

Come take a look at why Go is the next programming language to learn!

Go 2 Draft: Error Handling
go2018-08-29
deandean

Go 2 Draft: Error Handling

Go 2 may be coming out within the next couple of years, let's take a look at the upcoming language changes!

After learning Go, what made you stay with it rather than use a different language?
go2018-08-27
Shawn McElroyShawn McElroy

After learning Go, what made you stay with it rather than use a different language?

What language features made it worth it to stay? Or what about the tooling or community made it stick?

Circuit Breaker and Retry
microservices2018-08-27
Dan TranDan Tran

Circuit Breaker and Retry

Circuit Breaker and Retry in microservice architecture

Integrate Ad SDK in Golang games
go2018-08-31
ntopntop

Integrate Ad SDK in Golang games

A way to add third-party java code to golang project

Sekret: Encryption tool for Kubernetes Secrets
kubernetes2018-08-27
nownabenownabe

Sekret: Encryption tool for Kubernetes Secrets

Sekret encrypts and edits Kubernetes secrets.

What are the Best Go(lang) Frameworks, IDEs & Tools
help2018-08-27
Suri NuthalapatiSuri Nuthalapati

What are the Best Go(lang) Frameworks, IDEs & Tools

A post by Suri Nuthalapati

Go get(s) modules
go2018-08-25
rhymesrhymes

Go get(s) modules

Go 1.11 has support for modules which should be called packages but Go is weird so they are called modules