Hacker News new | ask | show | jobs
by afsina 4990 days ago
From what I see, Go is not really meant for web development. I think Google's real bet on web and general app development will be Dart, as Go looks more like a C++ replacement. Also from the project page, I see like 80 people are committing to Dart so that sounds pretty promising ( https://code.google.com/p/dart/people/list ).
1 comments

Go is certainly meant for the server-side of web development, but I guess the phrase web-dev is often intended to mean client-side only.