100-days-of-code

https://github.com/jr0cket/100-days-of-clojure-code challenge to code for a minimum of 1 hour a day and share your experiences
practicalli-john 2018-09-26T00:19:29.000100Z

Day 11 - not much progress due to unexpected issues, although starting a namespace to define SVG grahics elements to make it easier to use in other applications. If all goes well then I'll create a library from this and release separately. We had a very successful coding dojo at Thoughworks, which I ran as the usual organiser was ill. I also got my pull request for compojure template merged this evening, which was very rewarding. https://github.com/jr0cket/100-days-of-clojure-code/blob/master/log.md#20180924---day-11-diversity-is-a-balancing-act

👍 1
porkostomus 2018-09-26T00:21:06.000100Z

Day 11: Getting started with Datomic Ions https://github.com/porkostomus/100-days-of-clojure-code/blob/master/log.md

👍 2
practicalli-john 2018-09-26T21:19:34.000100Z

Day 12 - Demo-graphics - hacking on some simple graphics output from Clojure data structures, both HTML and SVG. https://github.com/jr0cket/100-days-of-clojure-code/blob/master/log.md#20180926---day-12-demo-graphics