<< Only if loading >300K of gzipped generated JavaScript is an acceptable tradeoff for "ease". >>
When prototyping a JS app that leverages a CLJS library for something where CLJS shines e.g working with data, i would probably consider loading the CLJS library and compiling it the browser because that feels natural. For production, maybe not so attractive. Btw what consequence does this new capability has w/r/t macros? Does it make possible writing macros in cljs? Again, potentially naive but i want to understand a bit more what this new capability means for the few random scenarios i could think of.... Thanks for adding this ability to an already powerful tool. It is pretty neat regardless of whether or not i know how it would make my life "easier" ... Sent from my iPhone > On Aug 3, 2015, at 1:55 AM, David Nolen <[email protected]> wrote: > > Only if loading >300K of gzipped generated JavaScript is an acceptable > tradeoff for "ease". -- 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.
