— Projects
Crowd Reviewed
Code reviews by developers for developers
Rationale
Whilst I was learning ClojureScript I kept asking myself, "Is there a better way of solving this?". While there's StackOverflow for specific questions, a friend and I thought it'd be neat to create a site for developers to receive critique from the crowd. Hence Crowd Reviewed.
We built (but never launched) a fully functioning site using Clojurescript on the front end and Clojure on the backend. Users could login with their Github account, upload code samples, and comment on lines of code.
Tools
Once logged in via Github, users can comment on other's code.