I am curious to know how many people use this stack and do you have any recommendation?
Thanks.
My company has worked on several projects using cljs + Angular.
I wrote a blog post last year outlining some of it:
http://keminglabs.com/blog/angular-cljs-weather-app/
The decision was a pragmatic one at the time, but in the most few months we've been doing new work using React/Om, which feels much nicer to use from ClojureScript than Angular does.
I recall in particular the cljs<->js datatype coercion got tricky in places and it was easy to trip over.
--
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 clojurescrip...@googlegroups.com.
To post to this group, send email to clojur...@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.
I am using Gyr and it is great for:
1. macros for controller/service... definition
2. accessing js nested structure
3. calling js functions
And... All of these work fine in advanced compilation mode.
You received this message because you are subscribed to a topic in the Google Groups "ClojureScript" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/clojurescript/bHTskfjsyjA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to clojurescrip...@googlegroups.com.