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

A visual how to guide to Go variables
go2017-10-04
Inanc GumusInanc Gumus

A visual how to guide to Go variables

Easily understand Go variables with beautiful visual examples.

How Go packages decouple your code
go2017-10-03
Inanc GumusInanc Gumus

How Go packages decouple your code

The post is about using encapsulation with Go packages to create maintainable code.

How to display existing files on server using DropzoneJS and Go
go2017-10-03
Gerasimos (Makis) MaropoulosGerasimos (Makis) Maropoulos

How to display existing files on server using DropzoneJS and Go

In this tutorial, we will show you how to display existing files on the server when using DropzoneJs and Go. This tutorial is based on How to build a file upload form using DropzoneJs and Go. Make sure you have read it before proceeding to content in this tutorial.

Practice Go: a collection of Go exercises
go2017-09-27
Alex PliutauAlex Pliutau

Practice Go: a collection of Go exercises

Practice Go

Definitive Guide to Go Packages — Focus on the fundamentals to empower your skills
go2017-09-26
Inanc GumusInanc Gumus

Definitive Guide to Go Packages — Focus on the fundamentals to empower your skills

Without Go package knowledge your productivity with Go will fall down quickly. This tutorial will solidify Go packages in your mind.

Adventures in TrailDB with millions of rows, Python and Go
traildb2017-09-22
rhymesrhymes

Adventures in TrailDB with millions of rows, Python and Go

Adventures in TrailDB with millions of rows, Python and Go

How I learned Go Programming
webdev2017-09-02
Francis SundayFrancis Sunday

How I learned Go Programming

How I got started with the Go Programming language

Use cases for persistent logs with NATS Streaming
nats2017-09-11
Byron RuthByron Ruth

Use cases for persistent logs with NATS Streaming

What are persistent logs? In this context, a log is an ordered seque...

Localizing Go to JavaScript
go2017-09-12
Forest HoffmanForest Hoffman

Localizing Go to JavaScript

A Go package for localizing Go data structures to front-end JavaScript.

Trying to understand pointers in Go - What is a pointer anyway?
go2020-08-11
IanIan

Trying to understand pointers in Go - What is a pointer anyway?

Over the past couple of months, Go has taken my interest. As I worked through different tutorials and...

Introduction to Concurrency Models with Ruby. Part II
ruby2017-09-07
exAspArkexAspArk

Introduction to Concurrency Models with Ruby. Part II

In the second part of our series we will take a look at more advanced concurrency models such as Actors, Communicating Sequential Processes, Software Transactional Memory and of course Guilds – a new concurrency model which may be implemented in Ruby 3.

Devtogo update
go2020-08-04
Shiraaz MoollatjieShiraaz Moollatjie

Devtogo update

An update I made to devtogo and the way forward

Learning Go for Fun and Profit
projects2017-08-20
David MuckleDavid Muckle

Learning Go for Fun and Profit

Okay, maybe no actual profit other than knowledge. But lots of fun! One of the perks of knowing C is...

Go vs .NET Core in terms of HTTP performance
benchmark2017-08-19
Gerasimos (Makis) MaropoulosGerasimos (Makis) Maropoulos

Go vs .NET Core in terms of HTTP performance

A Fair benchmark between .NET Core and Go

A handy browser plugin to search docs and packages in the address bar instantly
tools2020-07-16
huhuhuhu

A handy browser plugin to search docs and packages in the address bar instantly

Hi all. I'm so honored to introduce my product: Go Search Extension, a handy browser plugin to help e...

How to upload files with Golang and Ajax?
go2017-08-16
Gustavo CastilloGustavo Castillo

How to upload files with Golang and Ajax?

File upload