• 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 let OOP world and dive in golang mindset?
go2018-03-02
Guilherme Soares ValdeviesoGuilherme Soares Valdevieso

How to let OOP world and dive in golang mindset?

Show me the way to do it correctly. :)

How to implement a signal handler in Go
go2018-02-27
syossan27syossan27

How to implement a signal handler in Go

How to implement a signal handler in Go

My Journey into Go
go2018-02-22
MikeMike

My Journey into Go

Learning Go(lang) the fun way

JWT authentication in an Angular application with a Go backend
jwt2018-02-19
Nikola BrežnjakNikola Brežnjak

JWT authentication in an Angular application with a Go backend

JWT authentication in an Angular application with a Go backend

Go Package Organisation
go2018-02-24
Pascal DennerlyPascal Dennerly

Go Package Organisation

Go Package Organisation This is more for my notes, a list of resources and perhaps a litt...

Go Packages we developed for our games
go2018-02-17
Hajime HoshiHajime Hoshi

Go Packages we developed for our games

List the Go packages we developed and used for our games.

Generates LICENSE file: git-license
git2018-02-21
nasa9084nasa9084

Generates LICENSE file: git-license

this post originally appears on blog.web-apps.tech When we create a new repo...

Getting Started with Serverless Go
serverless2018-02-16
Yos RiadyYos Riady

Getting Started with Serverless Go

Find more interesting articles at yos.io On January 2018, AWS Lambda released official support...

Video series: Running Go programs on Raspberry Pi. Part 2
go2018-02-15
Alex PliutauAlex Pliutau

Video series: Running Go programs on Raspberry Pi. Part 2

I started new video series about writing and running Go programs on Raspberry...

Create a WaitGroup by yourself
go2018-02-15
林子篆林子篆

Create a WaitGroup by yourself

If you had written any concurrency code in Go. I think you could seem sync.WaitGroup before. And...

New Ebiten package inpututil
go2018-02-12
Hajime HoshiHajime Hoshi

New Ebiten package inpututil

New Ebiten package `inpututil`

Testable Examples in Go
go2018-02-07
Paweł SłomkaPaweł Słomka

Testable Examples in Go

Writing technical documentation for the application is often more difficult, than creating its code. We, developers, know our craft very well, but when it comes to leaving some signs of how things work, how to use them, etc., we are surprisingly ineffective. On the other hand, when we are about to use some external dependency, we'd love to see examples of how it can be inserted into our code. How do we do that in Go?

Concurrent HTTP downloads using Go
go2018-02-05
Dhanush GopinathDhanush Gopinath

Concurrent HTTP downloads using Go

Recently for an implementation of feature in Geektrust, we had to download multiple images from the...

PROJECT IMGART
go2018-02-06
Marco TalentoMarco Talento

PROJECT IMGART

IMGART consists is a HTTP Service for image processing based on filters and profiles

Go for Java developers
go2018-02-03
Nicola ApicellaNicola Apicella

Go for Java developers

golang and java lamdbas

Video series: Running Go programs on Raspberry Pi. Part 1
go2018-01-31
Alex PliutauAlex Pliutau

Video series: Running Go programs on Raspberry Pi. Part 1

I started new video series about writing and running Go programs on Raspberry...