We use Clojure full-stack at www.cognician.com. Clojure, ClojureScript,
Datomic. Still under 20k loc. Loving it!
On Monday, June 10, 2013 11:47:25 PM UTC+2, Plinio Balduino wrote:
>
> Hi there
>
> I'm writing a talk about Clojure in the real world and I would like to
> know, if possible, which
Looks like the tradeoffs are composability vs avoiding reflection. I
personally would go for the function until performance becomes a concern.
Being able to use it in HOFs is a big deal!
On Thursday, July 4, 2013 12:57:32 PM UTC+2, Jim foo.bar wrote:
>
> (defmacro instantiate
> "Returns an ins
Lee has a valid point. Lee's point is: let me decide. Put paredit in, but
let me turn it off if I want.
I agree that paredit is the only sane way for me and for anyone who doesn't
have Lee's muscle memory to overcome. But for Lee, paredit is 'doing it
wrong', because he doesn't enjoy it and he
http://docs.datomic.com/clojure/index.html#datomic.api/tx-report-queue !
On Friday, October 4, 2013 11:40:23 AM UTC+2, Roman Yakovlev wrote:
>
> Hi
> I wonder if there any notifications system in Datomic, that notify about
> changes in DB ?
>
--
--
You received this message because you are s
Has this effort started up yet? Is there a github url?
I'd really love to see clojuredocs.org showing the 1.5 apis. Willing to
help make that happen!
On Tuesday, March 12, 2013 12:03:22 AM UTC+2, Phil Hagelberg wrote:
>
>
> Devin Walters writes:
>
> > I assume this has been discussed to death a
Forgive me if this has been asked before.
I am writing a GClosure app at the moment (using the long-form java-style
Google Closure javascript *blecch*), and I'm using JSDoc type-annotations
for everything:
/** @type {number} */
var x = parseInt( data['foo'], 10 );
These annotations allow ADVAN
I'm planning a base app which loads and unloads cljs mini-apps into the
main app, one at a time. The problem domain is such that there are simply
too many mini-apps to load upfront.
Is lein-cljs build clever enough to generate exports and externs so that
these modules can talk to each other? Fo
Hey Kyle,
I bought this, it looks great. However, browsing around I get a lot of
"Sorry, (doc string|Clojure source) not available" messages. Was this
intentional? If so, why? If not, will it be fixed sometime soon?
Also, could I ask you a huge, massive favour and make the app universal?
I'd b
in the future. Sorry that's vague, but I'm working through
> it at the moment.
>
> Thanks again for the feedback. It's great to hear how things are working,
> or not, as the case may be.
>
> Best,
> Kyle
>
> On Saturday, May 19, 2012 1:42:04 AM UTC-10, R
You might find this quick-start I put together handy:
https://github.com/robert-stuttaford/demo-enfocus-pubsub-remote/
On Friday, September 28, 2012 8:30:12 PM UTC+2, Daniel Glauser wrote:
>
> Hi folks,
>
> Where would you point someone if they wanted guidance starting a new
>
Thanks for your contributions, Peter!
Tower is of particular interest to me. Are you planning any support for
ClojureScript with Tower, at all? Either way, I know we'll almost certainly
make use of Tower. We will need to bring what Tower does into our cljs app
as well. Perhaps we can contribute
I reckon you can have this going in a couple hundred lines of code.
webnoir.org: http, routing, html generation. pick it up, tell it what you
want. couldn't be simpler.
sqlkorma.com: sql query dsl.
clojuremongodb.info: mongodb query dsl.
Probably the most sticky bit is the Google auth, but perh
I am hosting a Clojure meetup in Cape Town on the 15th of December. If there
are any Cloders down here that want to attend, please contact me off list for
details!
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to
13 matches
Mail list logo