I'm sorry - I confused something. Sablono doesn't actually target Reagent - I was thinking about kioo (https://github.com/ckirkendall/kioo) while writing my first response. Kioo is a library implementing Enlive-style templating for Om/Reagent.
The other comment still holds true - you really want to compare Reagent and Om, not Sablono and Reagent. On Tue, Mar 4, 2014 at 9:49 PM, Leon Talbot <[email protected]> wrote: > Hello Moritz, > > Thank you for your answer. Since Reagent defaults to a Hiccup-like syntax for > component definitions, why would I need Sablono on top? > > Cloud you give a concreate example if possible? > > Thanks! > > Le mardi 4 mars 2014 14:20:05 UTC-5, Moritz Ulrich a écrit : >> I think you want to compare Om and Reagent. Sablono is a hiccup-like >> >> library to write DOM structures using ClojureScript data structures, >> >> targeting both Om and Reagent. >> > > -- > 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.
