aboutsummaryrefslogtreecommitdiff
path: root/content/4years.article
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2013-11-11 11:03:47 +1100
committerAndrew Gerrand <adg@golang.org>2013-11-11 11:03:47 +1100
commitaf18f05d0e48b685e28a95c853c5d8f9dedaa901 (patch)
treeec6a3c8c26c8fc9ac2e760ae6aeab68c15011029 /content/4years.article
parent78b5361bbacb43f82f035203edf11e04fc205849 (diff)
go.blog: correct Andy's title
He's an engineer, damnit. R=andybons https://golang.org/cl/24320043
Diffstat (limited to 'content/4years.article')
-rw-r--r--content/4years.article2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/4years.article b/content/4years.article
index f8f8cc1..ac3db6c 100644
--- a/content/4years.article
+++ b/content/4years.article
@@ -51,7 +51,7 @@ Businesses are enjoying Go, too. The [[http://golang.org/wiki/GoUsers][Go Users
- The [[https://ngrok.com/][ngrok]] service allows web developers to provide remote access to their development environments. Its author Alan Shreve said that "ngrok's success as a project is due in no small part to choosing Go as the implementation language," citing Go's HTTP libraries, efficiency, cross-platform compatibility, and ease of deployment as the major benefits.
-- [[http://poptip.com][Poptip]] provides social analytics services, and product manager Andy Bonventre said "What started as an experiment in writing a single service in Go turned into moving almost our entire infrastructure over to it. What I love about Go the most is not necessarily the features of the language, but the focus on tooling, testing, and other elements that make writing large applications much more manageable."
+- [[http://poptip.com][Poptip]] provides social analytics services, and product engineer Andy Bonventre said "What started as an experiment in writing a single service in Go turned into moving almost our entire infrastructure over to it. What I love about Go the most is not necessarily the features of the language, but the focus on tooling, testing, and other elements that make writing large applications much more manageable."
- Music collaboration startup [[http://splice.com][Splice]] chose to build their service with Go. Co-founder Matt Aimonetti said "We seriously studied and considered many programming languages, but Go's simplicity, efficiency, philosophy and community won us over."