Live data from Hacker News

Devcards – Taking Interactivity to the Next Level

rigsomelight.com

21–23 of 23 posts

Re: Devcards – Taking Interactivity to the Next Level

#21
post #19

Looks nice. Any particular reason why this isn't packaged so that it works offline? (Ie: bundle up css/js resources)?

You're talking about the leinigen template? I just don't like the current situation for distributing these resources. I figure if you want, you can always download and store these resources locally if you want.

Re: Devcards – Taking Interactivity to the Next Level

#23

This is really cool. Going to look at integrating this into my Clojurescript/Om development workflow.

Let me know how it goes. I'm still trying to figure this out https://github.com/bhauman/devcards#what-do-i-do-for-deploym...

Sure, will do. I was actually looking at that just before I posted.

My initial thought (before seeing your FAQ) was a no-op compile, but you rightly point out that this may not be the best approach due to littering the production code. I will probably go the separate devcards files route and have the production profile exclude these.

Maybe src/ test/ and devcards/ ?

But I'll experiment with it and see what works best for me and let you know.

Post reply on HN