[HEADS-UP] CFP for Dutch Clojure Day 2018 closes in 9 days

2018-02-19 Thread Vijay Kiran
Hello All, Just wanted to give you a heads-up for Dutch Clojure Day - a free one day Clojure conference in Amsterdam. This is a conference run by community volunteers, with sponsorship from amazing Clojure companies across Europe. Our CFP will be open until Feb 28th and we welcome all levels of

Re: [HEADS-UP] CFP for Dutch Clojure Day 2018 closes in 9 days

2018-02-19 Thread Niels van Klaveren
Eventbrite says "Sale ended". Did tickets go that fast or is it some hickup ? On Monday, February 19, 2018 at 9:47:00 AM UTC+1, Vijay Kiran wrote: > > Hello All, > > Just wanted to give you a heads-up for Dutch Clojure Day - a free one day > Clojure conference in Amsterdam. This is a conference

Re: `lein run` VS `lein uberjar` behaviour

2018-02-19 Thread dimitris
Ok, so here is the ns declaration: (ns msnake.gui (:require ...the core game namespaces) (:import ...a bunch of JavaFX classes) (:gen-class:extends javafx.application.Application)) And here is the `-start` method and the animation-timer in case anyone is wondering what that is: (defn- a

Re: `lein run` VS `lein uberjar` behaviour

2018-02-19 Thread dimitris
Darn it, i made a typo copying and it may throw some people off. There is a double-deref `@@` in the handler i pasted. Apologies for the slopiness... :( Regards, Dimitris On 19/02/18 16:52, dimitris wrote: Ok, so here is the ns declaration: (ns msnake.gui (:require ...the core game na

[ANN] Reitit 0.1.0 - a fast data-driven routing library for Clojure(Script)

2018-02-19 Thread Tommi Reiman
We are happy to announce first release of Reitit , a new data-driven routing library for Clojure(Script)! It builds on top of clojure.spec, supports first class route data, full route conflict resolution, pluggable coercion (schema & spec) and much more. Intr

[ANN] Reitit 0.1.0 - a fast data-driven routing library for Clojure(Script)

2018-02-19 Thread Didier
Looks good, congrats! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this grou