Go has several criticisms, including verbosity, poor interoperability with other code, poor garbage collection performance with certain types of heaps, and difficulty in managing go routine lifetimes. However, it also has strengths like lightweight threads and error handling with 'panic'. Overall, Go is a language with pros and cons, like any other programming language.

27m watch time
3 Comments

Sort: