Hi! A couple of months ago I taught a workshop for learning ClojureScript at a conference, and for the second part I had the students play with a web app.
I set up a scaffold and api fetching/cleaning the media of the month from commons so that they could code and test stuff. I thought I would share, it's pretty stupid but the result is clean and beautiful to read (because the pictures are beautiful). http://chimeces.com/photo-of-the-day/ (it's media of the month, excuse the url :p) Source is at https://github.com/joakin/photo-of-the-day If you want to learn the ClojureScript language you can try to follow the online version of the workshop: * http://chimeces.com/cljs-browser-repl/#/notebook/diving-into-clojurescript/file/index And play with this repo when you're done! Cheers, Joaquin _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
