Hacker News new | ask | show | jobs
by hueyp 4561 days ago
Know of any resources of using clojurescript + react without Om (while we wait for more awesome)? Would the idea be calling setState from an atom's watch and transforming the map to a javascript object?
1 comments

This was posted yesterday: https://github.com/holmsand/cloact
As someone who is having a hard time wrapping my head around the syntax of ClojureScript with its terse variables and so on, I really appreciate that the author took the time to make this so readable.
"cloact" is ... not a good name.