The Go Dev(@TheGoDev) 's Twitter Profileg
The Go Dev

@TheGoDev

Tweeting out the best Go posts from https://t.co/lhcCPP1ReQ. Part of the @ThePracticalDev family ❤️

ID:1118611522283036672

linkhttps://dev.to/t/go calendar_today17-04-2019 20:25:44

1,5K Tweets

4,1K Followers

0 Following

The Go Dev(@TheGoDev) 's Twitter Profile Photo

Consistent Hashing: An Overview and Implementation in Golang

Get hashing consistently from start to finish with this Golang guide!

{ author: Ege Aytin }
dev.to/permify/consis…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Migrating Next.js App to GO + Templ & HTMX

With this migration, I was able to reduce the resource usage of my application. Here's how!

{ author: Gaung Ramadhan }
dev.to/mrmissx/migrat…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

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

The quick good, bad, and ugly about working with Nest, FastAPI, and Chi!


dev.to/themuneebh/i-h…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

TypeScript dev tools in the Golang world

In this article, we will see how to replace some of the principal tools used in TypeScript with tools in the Golang world.


dev.to/henriqueleite4…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

How to use Retrieval Augmented Generation (RAG) for Go applications

RAG, Postgres, and Go combined into one!

{ author: Abhishek Gupta }
dev.to/aws/how-to-use…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

AWS Serverless Diversity: Multi-Language Strategies for Optimal Solutions

Do some translating in the cloud! ☁

{ author: Ran Isenberg }
dev.to/aws-heroes/aws…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Panic, Recover, and Relax

A single panic doesn’t need to end an entire application abruptly. Allow me to explain.


dev.to/sergerad/panic…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Goroutines: Solving the problem of efficient multithreading

Goroutines are the feature provided by Golang to make concurrent programming simpler and more efficient. Here's how they work!


dev.to/parthlaw/gorou…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Setting up handlers with the Repository Pattern: A Test-driven approach in Go.

Let's learn how to separate database logic from application logic to make it easy to test code.


dev.to/orololuwa/sett…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Read and Write files in Golang

New to Go? Follow along to learn how to read, write, and append to a file using Golang!

{ author: Shubham }
dev.to/schadokar/read…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Go program pattern 02: Implementing Class Inheritance and Method Overriding through Composition

We can simulate object-oriented programming based on some features provided by Go. Here's how!

{ author: huizhou92 }
dev.to/huizhou92/go-p…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Create GPS Test Data In Go

Testing functions that process GPS tracks has been unexpectedly difficult... but this has helped.


dev.to/daunderworks/c…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Introduction to Netlink with Go

With Netlink, I can communicate with various kernel subsystems. Here's how it works!


dev.to/sn3d/introduct…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Go program pattern 05 : Decorations

The Decorator pattern is a design pattern that allows us to dynamically add behavior to an object at runtime without altering its implementation. Here's how to use it.

{ author: huizhou92 }
dev.to/huizhou92/go-p…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

From Homemade HTTP Router to New ServeMux

Check out the functions and performance of ServeMux in Go 1.22, and how to select a Go HTTP router in the future.

{ author: Kenta Takeuchi }
dev.to/bmf_san/from-h…

account_circle
The Go Dev(@TheGoDev) 's Twitter Profile Photo

Go: how fat are your dependencies? Use go-size-analyzer!

Looking to slim down your Go dependencies? This tool can help! 🛠

{ author: cco }
dev.to/ccoveille/go-h…

account_circle