Hacker News new | ask | show | jobs
by KurtMueller 4352 days ago
I know you've probably answered this question a million times... but could you briefly explain your enthusiasm for clojurescript and/or om? I've been using the react js library and have been wondering what makes clojurescript a step above javascript and om a step above react.

Thank you!

1 comments

cljs/om gives you functional programming as a default, with javascript/react you have to work for it