Hacker News new | ask | show | jobs
by ollieco 3166 days ago
I've done a fair bit of web dev work in Python but I am currently building my startup (https://www.growthmetrics.io) in Go.

It is in the initial stages, but so far it has been pretty good - both as a learning experience and from a developer productivity perspective.

I've also open sourced a web app boilerplate that I extracted from GrowthMetrics' codebase - https://github.com/olliecoleman/alloy. It might be useful for people looking to get started with Go.