Y
Hacker News
new
|
ask
|
show
|
jobs
by
vitno
4209 days ago
When I think Prismatic, I think clojure(script). Did they write their app in Clojure?
1 comments
loganlinn
4209 days ago
Engineer from Prismatic here. The Android app was written with Java. While we would have loved to build it with Clojure, but support/perf on Android isn't quite there yet (at least for us).
link
nstevens
4209 days ago
Libraries like RxJava definitely made it easier
https://github.com/ReactiveX/RxAndroid
https://github.com/nstevens/androidguide/wiki/Libraries
link