Fork me on GitHub
#rum
<
2017-04-09
>
kauko16:04:42

I didn't know React before coming to clojure(script)

kauko16:04:32

But I'd maybe recommend Reagent over Rum for learning. That's not a dig at Rum, just that there's less stuff to Reagent

rauh20:04:50

I guess I rewrote a lot of rum, but the API contract is exactly the same:

rauh20:04:47

If anybody wants to give it a whirl... It works well for me. It should be little faster than rum and also doesn't rely on React.createClass