Hi.

Feel free to check out my Clojurescript Tetris at this location:
http://clojure-tetris.herokuapp.com/

Github: https://github.com/bonega/tetris/tree/clojurescript
Originally started as a swing application and later seesaw.

I am very impressed with how easy it was adapting the codebase to
clojurescript.
Using crossover for sharing clojure code with the main branch.

I really think that clojurescript could make a difference, but it depends
on a whole lot of factors.

Problems:

The clojurescript compiler (or cljsbuild) often hangs and have to be
restarted.
Getting lein-cljsbuild to work right is a bit confusing for newcomers.

Can I use production profile to choose build-target?

Heroku's Foreman doesn't seem to compile crossover-cljs, but works fine
when deploying.

Thanks to the whole Clojure community for your hard work.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to