Hacker News new | ask | show | jobs
by verisimilidude 4173 days ago
My first Clojure app fetched large gobs of interconnected data from a graph database (Neo4j). That data needed to be sliced into many different shapes. Clojure and its many standard functions made the task surprisingly easy and fun.