A short tutorial on 10 simple gotchas/tips & tricks in Go which I personally think are amazing and are a good to know for anyone who's writing Go. Here is a small list of the topics we'll cover: 1) nil slice vs empty slice 2) slice three-index 3) type aliases 4) json struct tags 5) anonymous & empty structs 6) go routines run order 7) concurrent safe types 8) shadow everything 9) nil interface{} 10) value vs pointer receiver Enjoy 🚀💻🚀 ✍RESOURCES: Articles: ►
Hide player controls
Hide resume playing