clojureweb-frameworkspedestal

What features does Pedestal have compared to other Clojure web frameworks?


Recently Relevance announced Pedestal, a new web framework for Clojure.

How does this framework compare to other Clojure web frameworks such as Compojure, Webjure, Conjure, Moustache and so on, in terms of features, ease of application development, developer tools, etc.

See Comparison of Clojure web frameworks


Solution

  • Pedestal is, as far as I know, the only framework that facilitates the use of Clojure on both the server- and client-side, the latter being possible thanks to Clojurescript.