Comment on Cloact: Minimalistic React for ClojureScriptparentComments−eggsby12yReact inlines event handlers since it manages them through it's virtual event system.For more information on why react breaks preconceived notions of best practices I recommend checking out http://2013.jsconf.eu/speakers/pete-hunt-react-rethinking-be...
Comments
React inlines event handlers since it manages them through it's virtual event system.
For more information on why react breaks preconceived notions of best practices I recommend checking out http://2013.jsconf.eu/speakers/pete-hunt-react-rethinking-be...