Skip Navigation

THE ONE THING I'D CHANGE ABOUT GO

blog.boot.dev The One Thing I'd Change About Go

Go is built for grug brained programmers like me. grug brain developer not so smart, but grug brain developer program many long year and learn some things although mostly still confused

The One Thing I'd Change About Go

Not a hard question. It’s sum types! (Or enums, tagged unions, or whatever you want to call them).

4

You're viewing a single thread.

4 comments
  • Go was my favorite mainstream language for GSD for years last decade. I was happy using it.

    I came off a development ‘extended holiday’ by jumping into Rust dev over the last few months. I think I’m less happy. Though my software is arguably functionally better, even if I fucking despise the way it looks and reads.

    Maybe I just never realized I'm a grug brained developer at heart.