Thanks for the links to the cookbooks, the examples were insightful with respect to js-interop. However, the cookbooks did not appear to demonstrate how to integrate js workflows/toolings. For example, in most modern js applications, libraries are "installed" via npm/bower and then bundled with the application code via gulp, webpack, etc. Is there a similar workflow or practice for "installing" and bundling js libraries with clojurescript code?
> There are cookbooks for both Om and Reagent: > > https://github.com/omcljs/om-cookbook > > https://github.com/reagent-project/reagent-cookbook > > They're really helpful, both for Om and Reagent respectively, but also for > getting a better understanding och js-interop in general. > > /Linus -- 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 https://groups.google.com/group/clojurescript.
