Hacker News new | ask | show | jobs
by airlocksoftware 4833 days ago
Thanks Ryan. I've read through more of the documentation, and I like what I am seeing. The client-side state management and push rendering looks especially cool.

My play Clojure / Clojurescript stack is a weird combination of libraries like Noir (+ Chris Granger's Clojurescript libraries) / Lobos / Korma / Hiccup / stuff I ripped from Clojurescript One.

The example explains how to use Datomic with Pedestal, and I notice you're using Domina for DOM manipulation. Is that basically the minimal stack for a database driven app? It'd be nice to see an explanation of what the rest of a Pedestal app might look like, what libraries Pedestal might replace (especially something that integrates with Postgres / MySql).

Congrats on the release and a sincere thank you to you guys at Relevance for all of your Clojure work.