- sente, transmit, edn and core.async for a seamless two-way 'channel' between front and backend - re-frame for subscriptions and just-enough architecture for your UI - reagent for a very light-touch way of describing your UI (om could also be placed here) - http-kit on the server side - prismatic schema everywhere - Stuart's Component system for just enough plumbing to manage components - Cursive for the best Clojure IDE in the world or emacs/cider for the best text editor in the world :-)
(Cursive and Cider - you both rock!) HTH On 11 September 2015 at 15:21, Jamie Orchard-Hays <[email protected]> wrote: > I’m curious what your favorite web stacks in Clojure and Clojurescript are > these days. Client and server libs you like to use and what you like and > don’t like about them. > > Cheers, > > Jamie > > -- > 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.
