top | item 8386145

(no title)

eccp | 11 years ago

I've laughed a lot by looking at the achievements I've unlocked with my Git repos using Acha: https://clojurecup.com/?#/apps/acha ... My submission to ClojureCup was a simple feeds reader: https://clojurecup.com/?#/apps/friendly

discuss

order

nwienert|11 years ago

Wondeding if Acha will be open sourced :) Only because their platform description sounds tempting. They say no AJAX once it's loaded (isomorphic) but I don't see that on the site, wondering if that's just not live.

avasenin|11 years ago

It will be open sourced. We download whole database at beginning and put it to datascript (https://github.com/tonsky/datascript). We don't make any additional requests to render user/repo profile.