Hacker News new | ask | show | jobs
by hackerboos 4188 days ago
How does Om not suffer from the same problems? It's just an Clojurescript interface to React.
2 comments

Om is not an interface to React but rather React is the backend to Om.

I wouldn't use React out of the box, for pretty much the very same reasons outlined in the slides.

Quoting the github README:

Om: A ClojureScript interface to Facebook's React.