Hagai Dayan

Hagai Dayan

Software Engineer

Hagai is a software engineer on the Mitiga Engineering team, where he codes microservices in cloud-based architectures in Go, Python and Node.js.

Write DRY Go Code with Generics

Golang version 1.18 brought a shiny new feature — Generics. Go Generics is a programming style that is known and common in other high-level languages, including Python, Java, C#, and many more. Learn how to write DRY Go in generics