Where do I put my devcards?
Should I put them in the ns containing the components? Or some devcards-only namespaces?
@grav I recommend a devcards-only namespace, so you can fully excise it when doing a release.
Although I haven’t really looked into what happens with :devcards false
does, maybe it ensures the devcards aren’t compiled. Perhaps @bhauman can comment.
@grav I always start with them inline with my code and then move the ones I want to keep into a devcards-only tree