DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Go: Netflix Conductor Worker

Go: Netflix Conductor Worker

5
Comments
1 min read
Reverse HTTP proxy over WebSocket in Go (Part 3)

Reverse HTTP proxy over WebSocket in Go (Part 3)

12
Comments
6 min read
Using redirect middleware with GoFiber

Using redirect middleware with GoFiber

8
Comments
2 min read
Reverse HTTP proxy over WebSocket in Go (Part 1)

Reverse HTTP proxy over WebSocket in Go (Part 1)

83
Comments 3
8 min read
Generics in Go 1.18

Generics in Go 1.18

3
Comments
8 min read
Trying Out Generics in Go

Trying Out Generics in Go

4
Comments
7 min read
Generics in Golang 🚀

Generics in Golang 🚀

6
Comments
2 min read
Go Channel Patterns - Cancellation

Go Channel Patterns - Cancellation

10
Comments 1
4 min read
📜 I wrote a lightweight markup language (unhappy with markdown)

📜 I wrote a lightweight markup language (unhappy with markdown)

2
Comments 3
1 min read
Go race conditions problem

Go race conditions problem

5
Comments 2
4 min read
Reverse HTTP proxy over WebSocket in Go (Part 2)

Reverse HTTP proxy over WebSocket in Go (Part 2)

12
Comments 1
5 min read
Default value in a struct

Default value in a struct

5
Comments
1 min read
Module Management for Golang on Win10

Module Management for Golang on Win10

5
Comments
3 min read
Data Structures and Algorithms in Go: A Primer

Data Structures and Algorithms in Go: A Primer

29
Comments 3
6 min read
Go Channel Patterns - Drop

Go Channel Patterns - Drop

5
Comments
3 min read
Advent of Code 2021: Day 14 - Extended Polymerization (Golang)

Advent of Code 2021: Day 14 - Extended Polymerization (Golang)

6
Comments
4 min read
Advent of code: Rust, Go, and Binary operators

Advent of code: Rust, Go, and Binary operators

6
Comments
4 min read
Summary of "Introduction to Golang HTTP router made with net/http"

Summary of "Introduction to Golang HTTP router made with net/http"

6
Comments
7 min read
Go Channel Patterns - Fan Out Bounded

Go Channel Patterns - Fan Out Bounded

6
Comments
3 min read
Go Channel Patterns - Fan Out Semaphore

Go Channel Patterns - Fan Out Semaphore

20
Comments
3 min read
Go Channel Patterns - Pooling

Go Channel Patterns - Pooling

26
Comments
3 min read
Using gRPC and gRPC-Web with a Golang

Using gRPC and gRPC-Web with a Golang

16
Comments 3
4 min read
Go Channel Patterns - Wait For Task

Go Channel Patterns - Wait For Task

11
Comments
2 min read
Go Channel Patterns - Wait For Result

Go Channel Patterns - Wait For Result

28
Comments
2 min read
How WebSocket protocol designs bidirectional messaging and implements in Go

How WebSocket protocol designs bidirectional messaging and implements in Go

9
Comments
5 min read
Go Channel Patterns - Fan Out

Go Channel Patterns - Fan Out

7
Comments
2 min read
LeetCode - Gas Station

LeetCode - Gas Station

6
Comments
4 min read
10 Reasons NOT to use Go for your next project

10 Reasons NOT to use Go for your next project

67
Comments 33
3 min read
Resto - A CLI app can send pretty HTTP & API requests with TUI.

Resto - A CLI app can send pretty HTTP & API requests with TUI.

16
Comments 3
3 min read
Download a copy of an entire website

Download a copy of an entire website

5
Comments
1 min read
Coding Problems, TDD, and CI

Coding Problems, TDD, and CI

5
Comments
3 min read
Deep dive into WebSocket opening handshake protocol with Go

Deep dive into WebSocket opening handshake protocol with Go

12
Comments 1
5 min read
Quick Guide: Go 1.18 Features

Quick Guide: Go 1.18 Features

5
Comments
4 min read
Go project layout with Clean architectures and DDD

Go project layout with Clean architectures and DDD

10
Comments
6 min read
Managing Go Modules

Managing Go Modules

21
Comments
2 min read
Easy File Uploads in Go Fiber with Minio

Easy File Uploads in Go Fiber with Minio

23
Comments 1
4 min read
LeetCode - Best Time to Buy and Sell Stock

LeetCode - Best Time to Buy and Sell Stock

6
Comments
3 min read
Build your first service in golang

Build your first service in golang

5
Comments
6 min read
Estructura de proyecto para Go con Arquitecturas Limpias y DDD

Estructura de proyecto para Go con Arquitecturas Limpias y DDD

7
Comments
6 min read
Documenting E-Payment Development

Documenting E-Payment Development

3
Comments
1 min read
Go Basics: Flow control

Go Basics: Flow control

17
Comments
5 min read
Learn WebSocket handshake protocol with gorilla/websocket server

Learn WebSocket handshake protocol with gorilla/websocket server

10
Comments
6 min read
kyoto on GopherCon 2021!

kyoto on GopherCon 2021!

2
Comments
1 min read
😌 Peace of mind with GitHub Actions for a project in Go

😌 Peace of mind with GitHub Actions for a project in Go

5
Comments
2 min read
Build Load Balancer in Go

Build Load Balancer in Go

9
Comments
4 min read
Mocking the AWS SDK With Go

Mocking the AWS SDK With Go

9
Comments 1
2 min read
Build reverse proxy server in Go

Build reverse proxy server in Go

38
Comments 2
6 min read
GitHub Action for Generating a World Map of Repository Contributions

GitHub Action for Generating a World Map of Repository Contributions

5
Comments
1 min read
Golang on the client-side

Golang on the client-side

1
Comments 1
1 min read
How decided a value set in Sec-WebSocket-Key/Accept header

How decided a value set in Sec-WebSocket-Key/Accept header

11
Comments 1
4 min read
🚀 Save Tweets to Notion (w/ context)

🚀 Save Tweets to Notion (w/ context)

3
Comments 3
3 min read
LF: Golang developer

LF: Golang developer

1
Comments
1 min read
How To Build REST APIs With Golang And Fauna

How To Build REST APIs With Golang And Fauna

2
Comments
8 min read
How to Use Golang’s Generics

How to Use Golang’s Generics

14
Comments
8 min read
Create a Restful API with Golang from scratch

Create a Restful API with Golang from scratch

556
Comments 17
13 min read
Go producer-consumer problem

Go producer-consumer problem

2
Comments 1
2 min read
Learning Go #1

Learning Go #1

10
Comments
2 min read
Golang: Create Authentication JWT #2

Golang: Create Authentication JWT #2

7
Comments 1
2 min read
LeetCode - Populating Next Right Pointers in Each Node

LeetCode - Populating Next Right Pointers in Each Node

6
Comments
5 min read
Building A TCP Bridger Server in Go - Part 1

Building A TCP Bridger Server in Go - Part 1

7
Comments
5 min read
loading...