If you're using Go for web development, how have you found the experience?
What made you choose Go? Did you come from another language associated with web development (e.g. Python, PHP, Ruby)? Or did you pick Go as your first language for diving into web development? Have you run into any stumbling blocks?
I've just starting learning Go for web development and would be interested to hear comments and thoughts from anyone using Go for web development.
I never really liked dynamically-typed languages ... actually I really dislike PHP, but it was ... easy and familiar.
But after just a few days of playing with Golang it just felt right. It's a language to get shit done fast and easy ... and that's the most important thing IMHO.
And yes - I don't miss generics ... at all :>
For the last 14 months I've been working on a self-hosted server for building complex CRUD apps using drag-n-drop in the browser and building it with Go was a great decision.