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

(Part 5)Golang Framework Hands-on - KisFlow Stream Computing Framework-Connector
go2024-05-06
AceldAceld

(Part 5)Golang Framework Hands-on - KisFlow Stream Computing Framework-Connector

Github: https://github.com/aceld/kis-flow Document:...

Migrating Next.js App to GO + Templ & HTMX
go2024-05-05
Gaung RamadhanGaung Ramadhan

Migrating Next.js App to GO + Templ & HTMX

Traversing Next.js Application to Golang × Templ + htmx

Go Test with Testify: Most Simple Way to Implement Unit Test
unittest2024-05-05
Synexis MicrosystemSynexis Microsystem

Go Test with Testify: Most Simple Way to Implement Unit Test

Preamble Unit test is testing specific method using several test cases, that performed by...

Unlocking Profit Potential: Building an Arbitrage Betting Client with Hexagonal Architecture in Golang
go2024-05-04
Robin MuhiaRobin Muhia

Unlocking Profit Potential: Building an Arbitrage Betting Client with Hexagonal Architecture in Golang

Introduction What if i told you 🫵 that money can grow on trees? Sounds like a scam,...

🐣Why idempotence was important to DevOps
go2024-05-04
Watcharin(start)Watcharin(start)

🐣Why idempotence was important to DevOps

🚀 I just need to improving myself in everyday and sharing my learned for everyone. Hi reader 👋🏼,...

What's your favorite Go web framework?
go2024-05-01
Jake RoggenbuckJake Roggenbuck

What's your favorite Go web framework?

I've used Gin-Gonic and Fiber a lot. Both have been great! I'm interested in knowing what other...

How to use Templ with Goravel
go2024-05-04
Andrei TelteuAndrei Telteu

How to use Templ with Goravel

Install the framework and tools First let's install Goravel. It's a batteries included Go...

Montrez patte blanche : tuez des mutants !
testing2024-05-16
Antoine AubéAntoine Aubé

Montrez patte blanche : tuez des mutants !

Faites-vous confiance à vos logiciels préférés ? Probablement. Pourquoi leur faites-vous confiance ?...

Simple Go Chat Application in under 100 lines of code - Part 1
go2024-05-04
Aswath SAswath S

Simple Go Chat Application in under 100 lines of code - Part 1

This blog is the first part of a multi part series. Simple Go Chat Application in under 100 lines...

Uber’s technology history learning
node2024-05-15
Tuan Anh PHAMTuan Anh PHAM

Uber’s technology history learning

Motivation After reading an article detailing Uber’s technology history as shared by their...

I have built an API using TypeScript, Python, and Go, so you don't have to.
python2024-05-02
Muneeb HussainMuneeb Hussain

I have built an API using TypeScript, Python, and Go, so you don't have to.

I have built an API using TypeScript, Python, and Go to test them and make it easier for you and me...

Open source software maintenance is difficult: examples with Go math/rand/v2 and testify
go2024-05-02
Christophe ColombierChristophe Colombier

Open source software maintenance is difficult: examples with Go math/rand/v2 and testify

In this article, I will use Go language as an example, but the subject can be extended to any...

DeploySolo – The SaaS template in 1 file. (PocketBase/ htmx)
webdev2024-05-03
Matthew AndersonMatthew Anderson

DeploySolo – The SaaS template in 1 file. (PocketBase/ htmx)

https://deploysolo.com/ Golang is an incredible language for web development. That being said, indie...

Go: the future encoding/json/v2 module
go2024-05-02
Christophe ColombierChristophe Colombier

Go: the future encoding/json/v2 module

Here is a current implementation of the future encoding/json/v2 in Go ...

Introduction to htmx
html2024-05-02
nirajacharya2nirajacharya2

Introduction to htmx

htmx is a UI library written in JavaScript that extends the features of HTML. It can be extended to...

HTMX: Multi-select Form Control without JS
htmx2024-05-02
Andrew PAndrew P

HTMX: Multi-select Form Control without JS

Is it possible to create a reusable and customizable multi-select form control with only a tiny JS...