Master Go generics with practical examples: learn type parameters, constraints, and generic functions to write type-safe, reusable code in Go 1.18+Go Generics Tutorial: A Complete Introduction to Type Parameters in Go 1.18+2022-03-26 in Backend Development tagged Go by Marc Nuri
Learn how to use Pattern Matching for instanceof in Java to simplify your code and make it more readable.Pattern Matching for instanceof in Java2022-03-12 in Backend Development tagged Java / Java 17 by Marc Nuri