Avatar for Leon Mika
Leon Mika
Software engineer in Melbourne, Australia.
About Now Projects Archive Follow More Search
2024-02-23

Users of Go: don’t fear the zero value. Resist the urge to use string pointers for things that can be left unset. We need not live like Java developers (let’s not even mention null and undefined that our poor JavaScript brethren have to deal with). Learn to embrace the one nothing we have.

February 23, 2024 3:12pm
Leon Mika Leon Mika
1 backlink to this post
  • I’ll never understand Go developers who insist on using pointers to …
  • ❮ Previous Post
  • Next Post ❯