I should add, I’d like to share a lot of specs that are composable and can be used in both clj and cljs, but also only one or the other.
On Sunday, June 25, 2017 at 12:44:50 PM UTC-4, Jonathon McKitrick wrote: > > I have some spec integration on either server side or client side. But I’d > like to share the specs between both, using cljc I assume. > > What’s the best way to organize the code layout? > What namespace convention is best for specs shared between front and back > ends? > Is a cljc file the best way to accomplish this? > > thanks! > -- 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.
