Hi David,
currently we are using clojurescript->js compiled functionality inside this 
"example" project, and the idea was to keep using cljs but solving react views 
too. 
Can you give me some insights about how to  (I mean ideal pattern) use this om 
components in common react app?
Thanks for your amazing work!

 

El martes, 17 de marzo de 2015, 23:11:04 (UTC), David Nolen  escribió:
> Yes it can be done but ClojureScript comes with a large standard library. 
> This makes embedding ClojureScript in applications that need to serve 
> JavaScript over a network less than ideal. ClojureScript is at a minimum a 
> 20K gzipped dependency and it goes up (albeit reasonably) from there.
> 
> 
> David
> 
> 
> On Tue, Mar 17, 2015 at 7:07 PM, Juan A. Ruz @tangrammer 
> <[email protected]> wrote:
> Hi guys,
> 
> I suppose that it should be possible as soon as Om uses react.js and 
> clojurescript compiles to javascript, but the question is more likely How 
> could I use om js compiled components inside a normal javascript project that 
> is currently using react.js too?
> 
> 
> 
> Thanks!
> 
> Juan
> 
> 
> 
> PS: my situation as you can imagine is trying to integrate bit a bit 
> clojurescript into a javascript company :)
> 
> 
> 
> --
> 
> 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.

Reply via email to