7 ms·
After some research we narrowed it down to Scala and Go, and eventually decided to go with Go! Scala has excellent Play! framework, but Go feels more like Pytho
by phdtree 13y ago
After some research we narrowed it down to Scala and Go, and eventually decided to go with Go! Scala has excellent Play! framework, but Go feels more like Python
- jjsz 13y agoHave you found a substitute for the Go equivalent of the Play Framework + MongoDB + ReactiveMongo [0] + precog [1]? [0] http://reactivemongo.org/ http://reactivemongo.org/ [1] http://precog.com/ http://precog.com/
- dodyg 13y agoInteresting. I've never heard of precog does. What does one use precog for in practical terms?
- jjsz 13y agoIt connects D3 and Quirrel to allow easy analytics.
- Daegalus 13y agoFor Play: http://robfig.github.io/revel/ http://robfig.github.io/revel/ For Mongo: Most people use mgo http://labix.org/mgo http://labix.org/mgo For precog: dont know, but there might be something, but probably not.
- jjsz 13y agoThanks, I knew about Revel and mgo. I just forgot to say: a FRP* [0] Go equivalent of Play and that there's nothing like these upcoming Coursera courses [1] [2] for Go with examples. [0] http://www.reactivemanifesto.org http://www.reactivemanifesto.org [1] https://www.coursera.org/course/progfun https://www.coursera.org/course/progfun [2] https://www.coursera.org/course/reactive https://www.coursera.org/course/reactive