devcards

Devcards aims to provide a visual REPL experience for ClojureScript https://github.com/bhauman/devcards
ag 2016-12-22T00:00:12.000037Z

is it possible to have a devcard in a different namespace and refer to it and use it from devcards ui page ns?

bhauman 2016-12-22T00:14:04.000038Z

@ag not now but that is a possibility in the future

bhauman 2016-12-22T00:14:34.000039Z

well if you hacked around referencing internals you could do it for sure

bhauman 2016-12-22T00:14:59.000040Z

but I really should expose a fn to do just that

ag 2016-12-22T00:15:47.000041Z

nah, I’ll leave it to you. Don’t wanna do “hacking”. I’m a simple guy. I just want to create “Hello, world" apps 🙂

👍 1