Tarhche

Latest

Most viewed

  • X
    ###
    ###
    ###
  • X
    ###
    ###
    ###
  • X
    ###
    ###
    ###
Contact usOpen source
Tarhche | A fresh design
Context | Golang basics

Context | Golang basics

We get familiar with context in Go and learn how to use it.

gogolang
September 21, 2026
Context | Golang basics
gogolang

Context | Golang basics

We get familiar with context in Go and learn how to use it.

September 21, 2026
Location Modifiers | Nginx from Scratch

Location Modifiers | Nginx from Scratch

We get familiar with location modifiers and look at how to use them.

nginx
Compressing Responses | Nginx from Scratch

Compressing Responses | Nginx from Scratch

By compressing responses, the amount of data sent is reduced, and transferring it over the network happens faster.

#nginx

Load Balancing | Nginx from Scratch

Load Balancing | Nginx from Scratch

We get familiar with load balancing and learn how to use Nginx as a load balancer.

#nginx

Caching | Nginx from Scratch

Caching | Nginx from Scratch

Caching means certain requests no longer need to be processed again. In that case, the response stored in the cache is served directly to the user.

#nginx

Latest

gogolang
Generating Code with go generate | Golang basics
Generating Code with go generate | Golang basics

In this part, we learn how to run commands using go generate. Then, using this command, we generate openapi files based on annotations we've added to our code.

user avatar

Mahdi.Kh

September 21, 2026

golanggo
Channels | Golang basics
Channels | Golang basics

We get familiar with channels and learn how goroutines can communicate with each other using channels.

user avatar

Mahdi.Kh

September 21, 2026

gogolang
The time Standard Package | Golang basics
The time Standard Package | Golang basics

We look at the time standard package and get familiar with the parts of it that are used most often.

user avatar

Mahdi.Kh

September 21, 2026

Most viewed

  • Dependency Injection and the Tools for It | DI (dependency injection) in Go

  • Service Container and Service Provider | DI (dependency injection) in Go

  • Using danceable/container for Dependency Injection | DI (dependency injection) in Go

  • Indexing Data With Maxwell on Typesense to Build a Fast Search Service | CDC Pipeline

More articles