Get the latest tech news
Clojure Civitas – Publish Clojure Ideas and Explorations
An open effort to structure learning resources with meaningful connections. - ClojureCivitas/clojurecivitas.github.io
A namespace serves as a clear, unique path to its content and follows Clojure’s naming conventions. Classification elements such as tags, author, document type, level, or publication date belong in metadata, not the namespace. It may feel unintuitive not to group related content (e.g. an author’s blog series) by directory or namespace.
Or read this on Hacker News