Hacker News new | ask | show | jobs
by dustingetz 4352 days ago
Project requires designers committing on your codebase -> use react with jsx

Able to use cljs and don't care about designer friendly -> what are you waiting for!!!

1 comments

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!

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