clojure-cup-2015 icon indicating copy to clipboard operation
clojure-cup-2015 copied to clipboard

Ideas

Open jellea opened this issue 9 years ago • 7 comments

jellea avatar Nov 30 '15 12:11 jellea

Build a frontend for Clojars download stats. They make daily stats available as EDN files but there's no easy way yet to look at them. (trending, new and upcoming, most popular this month, etc)

plexus avatar Nov 30 '15 13:11 plexus

Build a beautiful interactive version of the Clojurebridge tutorial. Complete with quil, cljs-in-cljs, codemirror (with parinfer?) et all.

jellea avatar Nov 30 '15 13:11 jellea

Datomic Explorer: Build a pretty web frontend for a Datomic db. You can navigate from entity to entity, query reverse references. Not unlike Datomic's Console, except nicer. Use the MusicBrainz db as a showcase.

I'm assuming it would be 50% or more front end work.

pesterhazy avatar Nov 30 '15 16:11 pesterhazy

Thinking of making something interactive along the lines of the book of shaders but maybe we can give it a nice social spin :) Co-learning or something?

jellea avatar Dec 02 '15 13:12 jellea

Convert this to a shell application that can be configured with text/examples, so that library authors can use it to generate their own documentation. It rocks.

ctford avatar Dec 07 '15 22:12 ctford

@ctford Thanks! That's a great idea, to be able to generate interactive documentation for libs. Might be Interesting to combine it with Devcards? (https://github.com/bhauman/devcards)

jellea avatar Dec 08 '15 16:12 jellea

@jellea Yeah, I think DevCards is pretty cool. It could be interesting to combine the two.

ctford avatar Dec 09 '15 20:12 ctford