Add a Clojure->Go experience report

Damian Gryski 2019-02-23 09:26:34 -08:00
parent 07e3bde820
commit f784713ccc

@ -65,4 +65,7 @@ This page links to blog posts, videos, and slide decks discussing moving a code
* [When All You Have is an ElePHPant (Slides from ConFoo 2016)](https://www.ramblinations.com/when-all-you-have-is-an-elephpant)
# Haskell
* [Golangs Real-time GC in Theory and Practice](https://blog.pusher.com/golangs-real-time-gc-in-theory-and-practice/)
* [Golangs Real-time GC in Theory and Practice](https://blog.pusher.com/golangs-real-time-gc-in-theory-and-practice/)
# Clojure
* [Rewriting an API Gateway Service from Clojure to Golang: AppsFlyer Experience Report](https://www.infoq.com/articles/api-gateway-clojure-golang)