Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It’s funny because I use JavaScript every day on the front end and often have to write backend in Go.

I honestly don’t think Go does enough to it to make it worth using over something like JavaScript. You still have to write unit tests and integration tests. It’s strongly typed, sure, but it’s type system isn’t robust and doesnt really help you that much, and it just feels.. outdated. Every other line of code is “if err != nil”. Nil pointer exceptions are.. still a thing. Yuck.

Typescript has a far more expressive type system than Go.



Not sure what do you mean by "its type system isn't robust".




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: