Golang 1.18: What You Need To Know

There are two major things coming in Go 1.18 that you need to know: Type Parameters (generics) and Fuzz Testing, but why are they so important?

Marvin Wendt
Better Programming
Published in
5 min readNov 15, 2021

--

Go Logo by The Go Authors — https://blog.golang.org/go-brand

The Golang team is hard at work on Golang 1.18, which will be released in February 2022, and it looks like it’s going to be a big one. Golang 1.18 will introduce…

--

--

Hi! I founded multiple open source projects and I write about tech here on Medium! Expect articles about Go and useful tips for developers.