devcards

Devcards aims to provide a visual REPL experience for ClojureScript https://github.com/bhauman/devcards
2016-10-09T14:08:04.000105Z

I’m still getting the error in the browser that it can’t load the resource showdown.js.map. In fact if you create a brand new devcards project using lein new devcards devcards-sample and then run lein figwheel on this new project then you get the same problem.

2016-10-09T14:25:23.000107Z

Given that not being able to load showdown.js.map seems to be a red herring I think my real problem with devcards not rendering is this:

2016-10-09T14:31:11.000110Z

OK that’s fixed my moving to the latest version of reagent which also bundles a newer version of react.