[ClojureScript] Re: [ANN] Replete ClojureScript REPL iOS app available

2015-07-21 Thread Andrew Keedle
Brilliant Mike. Well done with this. Very impressive. On Monday, 20 July 2015 21:28:51 UTC, Mike Fikes wrote: > Replete 1.0 is now in the App Store > > > http://blog.fikesfarm.com/posts/2015-07-20-ios-clojurescript-repl-available-in-app-store.html -- Note that posts from new members are mo

[ClojureScript] Re: [ANN] Clojure 1.7.0-beta3

2015-05-13 Thread Andrew Keedle
Looks good for current project. Project compiles and runs with clojure "1.7.0-beta3", clojurescript "0.0-3269", figwheel "0.3.1" + core.async core.match + om + ... Figwheel repl still works from within Cursive. Thanks, Andrew -- Note that posts from new members are moderated - please be patie

[ClojureScript] Re: Getting started with cljs.test

2015-03-24 Thread Andrew Keedle
On Friday, 19 December 2014 11:31:16 UTC, Andrew Keedle wrote: > Simple post and sample project about getting started with cljs.test (using > phantomjs). > > http://keeds.github.io/clojurescript/2014/12/19/cljs-test.html I've added an updated post about a fix to reporting suc

[ClojureScript] Re: Getting started with cljs.test

2015-02-20 Thread Andrew Keedle
On Thursday, 19 February 2015 16:49:55 UTC, Viktor Eriksson wrote: > On Friday, December 19, 2014 at 12:31:16 PM UTC+1, Andrew Keedle wrote: > > Simple post and sample project about getting started with cljs.test (using > > phantomjs). > > > > http://keeds.github.

[ClojureScript] Re: Getting started with cljs.test

2014-12-26 Thread Andrew Keedle
tests fail? > > On Friday, 19 December 2014 13:31:16 UTC+2, Andrew Keedle wrote: > > Simple post and sample project about getting started with cljs.test (using > > phantomjs). > > > > http://keeds.github.io/clojurescript/2014/12/19/cljs-test.html -- Note tha

[ClojureScript] Re: Browserless ClojureScript

2014-12-23 Thread Andrew Keedle
Stupidly I had 0.11.13 (unstable) installed. 0.10.32 does the job nicely. Thanks David. On Tuesday, 23 December 2014 10:24:29 UTC, David Nolen wrote: > What version of Node.js? > > On Tuesday, December 23, 2014, Andrew Keedle wrote: > Never looked at Node before. I

[ClojureScript] Re: Browserless ClojureScript

2014-12-23 Thread Andrew Keedle
Never looked at Node before. I've followed the instructions, but I get this error when running: node run.js (I'm using nixos with node v0.11.13. Anyone got any clues?) [keeds@pixie:~/workspace/hello-world]$ node run.js /home/keeds/workspace/hello-world/out/goog/bootstrap/nodejs.js:69 process

Re: [ClojureScript] Getting started with cljs.test

2014-12-19 Thread Andrew Keedle
On Friday, 19 December 2014 14:42:36 UTC, David Nolen wrote: > Thanks for writing this up! > > On Fri, Dec 19, 2014 at 6:31 AM, Andrew Keedle wrote: > > Simple post and sample project about getting started with cljs.test (using > > phantomjs). > > > > http://k

[ClojureScript] Getting started with cljs.test

2014-12-19 Thread Andrew Keedle
Simple post and sample project about getting started with cljs.test (using phantomjs). http://keeds.github.io/clojurescript/2014/12/19/cljs-test.html -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subsc

[ClojureScript] Re: Mobile Apps with Clojurescript

2014-11-25 Thread Andrew Keedle
On Tuesday, 25 November 2014 09:39:26 UTC, Ruslan Prokopchuk wrote: > Does anybody have successful experience of building mobile apps with CLJS? > May be you have some tips & tricks or caveats on this way to share? It will > be very appreciated! I've only used it to build Cordova (HTML5/Javascr

Re: [ClojureScript] Accessing the real DOM from Om

2014-05-30 Thread Andrew Keedle
Sean, thanks for the link to your Om-Sentre project. Some interesting stuff in there with the use of Sente. Something I looked at a while back but didn't progress with. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message be

[ClojureScript] Re: Foolproof Emacs + Browser Repl instructions?

2014-05-20 Thread Andrew Keedle
I keep trying and then giving up. I would much rather use Emacs but for CLJS I use LightTable. The integration with browser is much easier to get working... On Tuesday, 20 May 2014 21:30:04 UTC+1, Jamie Orchard-Hays wrote: > If anyone can point me at some, I'll be most obliged. Too much ditzing

[ClojureScript] Re: which cljs versions for Om and Reagent?

2014-05-20 Thread Andrew Keedle
On Tuesday, 20 May 2014 16:21:30 UTC+1, Jamie Orchard-Hays wrote: > Which Clojurescript version is recommended for latest versions of Om and > Reagent? > > > > Cheers, > > > > Jamie If you are going to use LightTable for CLJS/Om development (muchly recommended). You will need to use: cloj

Re: [ClojureScript] Re: Test G.Closure lib release 0.0-20140226-71326067

2014-03-13 Thread Andrew Keedle
ssues. Did you make sure to run a `lein cljsbuild clean`? > > > Thanks. > > > > David > > > > On Wed, Mar 12, 2014 at 8:19 PM, Andrew Keedle wrote: > > Stuart, > > Did you ever get any response to this? I made the changes as suggested in the

[ClojureScript] Re: ANN: Om 0.5.0-rc1

2014-02-19 Thread Andrew Keedle
On Wednesday, 19 February 2014 03:51:15 UTC, David Nolen wrote: > In order to stay in sync with React 0.9.0-rc1 I've cut Om 0.5.0-rc1. There > are a couple of small breaking changes due to React but otherwise the > differences between 0.4.2 and 0.5.0-rc1 are minor. One big enhancement is > that

[ClojureScript] Om and Cordova / Phonegap

2014-01-14 Thread Andrew Keedle
If anybody is interested. From some brief initial tests Om appears to work on a Cordova/Phonegap app on a Nexus 7. Not that I expected anything else... Thank you David! Should make things a little easier now. -- Note that posts from new members are moderated - please be patient with your first