Excellent point Norman! Sablono & Kioo are both great tools, I recommend them to anyone who's looking for something richer than the existing Om/React's DOM abstraction.
David On Sun, May 11, 2014 at 12:14 PM, Norman Richards <[email protected]>wrote: > > On Sun, May 11, 2014 at 3:32 AM, Christian Johansen < > [email protected]> wrote: > >> >> - DOM components not accepting lists of child components. > > > You might consider Sablono. I also find the native Om API cumbersome, and > at times code using Om just looks ugly. Sablono turns it into a thing of > beauty. It's easier to ready and write, and the code presents really If > there's any overhead imposed, I haven't noticed it. It's a thin wrapper, > so you can mix and match Sablono generated dom with manually generated dom > with no problems. > > It's not the greatest code, but I updated one of my demo apps ( > https://github.com/orb/pi-game) to use Om + Sablono and was very happy. > I'm also using it at work to much better effect, but I can't share that > code directly. > > > -- > 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.
