Hacker News new | ask | show | jobs
by X0nic 3480 days ago
I prefer Rails or Elixir, but golang is a solid choice.
1 comments

came from ror/sinatra, but really like the deployment ease of golang, just copy a binary, dont need rvm, ruby interpreter, gems, etc. i think the performance is much better for golang, but i dont like golang's orms and the templating languages really suck relative to haml, etc. i mostly use golang for restful api backends and mobile on the frontend (mobile first), but for dynamic websites, golang is not that interesting.