Zelkova: Elm-style FRP for Clojure and ClojureScript

2014-10-19 Thread James MacAulay
I've just published an FRP library based on Elm[1]: https://github.com/jamesmacaulay/zelkova Here's what the app code looks like: https://github.com/jamesmacaulay/zelkova/blob/4b06c49678e11e3af7b1eda7a18929a512f7753d/examples/mario/src/mario/core.cljs#L118-L133 Right now Zelkova includes ports

Re: [ClojureScript] 2014 State of Clojure & ClojureScript Survey ends Oct 17th

2014-10-19 Thread Andy L
I confused dates :-( , nm On Sun, Oct 19, 2014 at 11:43 AM, Andy L wrote: > I tried to go to those links and getting "This form is currently private > and cannot be viewed by the public." > > Thx, > Andy > > On Sun, Oct 19, 2014 at 6:38 AM, Alex Miller wrote: > >> I hope to have something inclu

Re: [ClojureScript] 2014 State of Clojure & ClojureScript Survey ends Oct 17th

2014-10-19 Thread Andy L
I tried to go to those links and getting "This form is currently private and cannot be viewed by the public." Thx, Andy On Sun, Oct 19, 2014 at 6:38 AM, Alex Miller wrote: > I hope to have something including the raw results published early this > week but depends how long it takes to make a re

Re: [ClojureScript] 2014 State of Clojure & ClojureScript Survey ends Oct 17th

2014-10-19 Thread Alex Miller
I hope to have something including the raw results published early this week but depends how long it takes to make a report. Alex On Sunday, October 19, 2014 5:47:21 AM UTC-5, Gary Verhaegen wrote: > Yes, they do. Probably within two weeks from now, according to the original > announcement. No

Re: Modelling in Clojure

2014-10-19 Thread Alex Baranosky
I've maintained 5+ year-old Clojure applications and the Uniform Access Principle was not a concern for me. Bigger concerns for me were the Single-Responsibility Principle, and conversely, the Big Ball of Mud Anti-pattern. But I think these are both concerns on any large, old program in any langua

Re: [ClojureScript] 2014 State of Clojure & ClojureScript Survey ends Oct 17th

2014-10-19 Thread Gary Verhaegen
Yes, they do. Probably within two weeks from now, according to the original announcement. No hard deadline though. On Sunday, 19 October 2014, Yehonathan Sharvit wrote: > On Tuesday, 14 October 2014 16:21:13 UTC+3, Alex Miller wrote: > > Just a reminder that this Friday is the last day to compl

Re: 2014 State of Clojure & ClojureScript Survey ends Oct 17th

2014-10-19 Thread Yehonathan Sharvit
On Tuesday, 14 October 2014 16:21:13 UTC+3, Alex Miller wrote: > Just a reminder that this Friday is the last day to complete the 2014 State > of Clojure & ClojureScript surveys: > > > http://blog.cognitect.com/blog/2014/10/3/2014-state-of-clojure-clojurescript-survey > > > > So far 1110 peo