This month, we are going to talk about code review and best practices in Go. The talk should have something in it for all levels from beginner to advanced Go developers. We’ll start out with an overview of why you should review code and what makes a good review. Then will move onto some specific examples of common things to look out for when reviewing Go. Topics covered will include: readability, logic, error handling, security, concurrency, and testing.
Speaker