ok, thanks for reminding us about Dom's work. I'll ping him and see if he's done any further thinking on this.
I tweeted about it to ask the community for input and *Jim Laskey <https://twitter.com/wickund> *the Nashorn dev lead picked up the tweet and RT'd so I can only assume that the Nashorn community would interested in any efforts toward Isomorphic ClojureScript leveraging Nashorn. On Tue, May 19, 2015 at 11:42 AM, Daniel Kersten <[email protected]> wrote: > I looked at DomKM's server-side Om some months back, but that's about it. > > I'm not really interested in running a ClojureScript server (Clojure is > much better suited for that), but performing 1st page render is something > I'm interested in (perhaps through an approach similar to DomKM's - ie > running cljs in nashorn or similar). I don't have a big need for it right > now though, so I'm not likely to put any effort into it myself any time > soon. > > I am interested in seeing what others accomplish, though. > > On Tue, 19 May 2015 at 18:17 Marc Fawzi <[email protected]> wrote: > >> Is anyone out there working on a pattern of framework for isomorphic >> ClojureScript? >> >> My sense so far is that most are happy running Clojure on back end and >> ClojureScript on front end. But Matt's recent post made me think of >> Isomorphic apps. For example, you can have the 1st page render server side >> so it's pre-rendered for faster load, and then have the rest of the app >> (all other pages) run in the client. >> >> Meteor just got $20M to build the isomorphic js framework to rule them >> all. >> >> Any interest in this within the ClojureScript community? >> >> Sent from my iPhone >> >> -- >> 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. > -- 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.
