This is really an awesome piece of code illustrating Om and ClojureScript - well done!!!
Rudi Engelbrecht On 17/04/2014, at 7:16 PM, Daniel Kersten <[email protected]> wrote: > That looks really cool! Great work. > > Going to dive in to the code later when I have more time :) > > > On 17 April 2014 10:09, Jack Schaedler <[email protected]> wrote: > Hey all, > > Thought I'd share a little side project I've been working on for the past few > weeks. It's a simple pixel art editor for making 64x64 sprites. It's built on > Om. > > App: > jackschaedler.github.io/goya/ > > Repo: > https://github.com/jackschaedler/goya > > This represents my first dive into Clojure, and of course, my first Om app. I > was really excited when my colleague pointed me to David Nolen's Time Travel > blog post, and I wanted to see if I could build something similar as an > introduction to Clojure/Clojurescript. I thought it might be useful to put > the code out there for public critique as the whole thing is meant to be a > learning exercise. Any and all advice or criticism is welcomed! > > Best, > Hopefully the code doesn't make your eyes bleed, > -jack > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
