Some basic and potentially naive questions: I realize you need a bunch of things loaded in the browser to convert CLJS code to JS and eval it. I'm wondering about the below:
1. Does this means that i can run CLJS in the browser without the Google Closure library or is the compiler dependent on that? 2. Is it possible now to load CLJS libraries into JS projects with similar ease to loading JS libraries/modules? Sent from my iPhone > On Jul 31, 2015, at 11:08 AM, David Nolen <[email protected]> wrote: > > Some more words & demos here > http://swannodette.github.io/2015/07/29/clojurescript-17/ > > Cheers, > David > -- > 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.
