devcards

Devcards aims to provide a visual REPL experience for ClojureScript https://github.com/bhauman/devcards
peeja 2017-12-11T20:50:41.000739Z

Devcards is currently broken on React 16, yes?

peeja 2017-12-11T20:50:48.000328Z

Because of React.createClass?

peeja 2017-12-11T20:51:11.000589Z

Or, possibly because of depending on a Sablono version that uses it?

peeja 2017-12-11T20:57:23.000156Z

Hmm, it seems like if I'm on Sablono 0.8.1 it shouldn't be a problem, but I'm still getting devcards.system.DevcardsRoot = React.createClass(base__44099__auto___74459); in my output