DEV Community

Discussion on: I'm Go Backend developer and love it, Ask Me Anything!

Collapse
 
bregymr profile image
Bregy Malpartida

It depends, for example, I can't use Go for machine learning or mathematical computing (not because this is impossible with Go, because exist more suited tools), I think Go is awesome because is simple and fast and have an ecosystem based on the web (a lot of frameworks like Gin Gonic, Iris go or if you want to make JS with Go you can with GopherJS or Joy). I don't use Python for backend dev, because is not ideal for this task, I prefer more control and versatility and Go, for me, it provides this.