Yes, I do agree that as a backend language Go isn’t strong, despite being marketed as one. Go is very good to write DevOps tooling and CLIs and I primarily use it for that purpose. The author also mentioned that Concurrency is overrated in Go, this is something I have disagree on, it is one of the most intuitive concurrency system I have seen in a language.