clojure / clojure/clojure-site

Better explain how namespaces relate to deps

Open
#575 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

content
Dominant language
HTML
Stars
259
Forks
275
PR merge metrics
No merged PRs in 30d

Description

https://clojure.org/guides/learn/namespaces and https://clojure.org/reference/namespaces have differently focused overviews of namespaces but leave out the linkage to how namespaces end up on the classpath (either via Clojure itself or your code or via libs). These should pages should connect those dots better.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Learn namespaces guide and the namespaces reference page named in the issue, then trace how namespaces reach the classpath through Clojure, application code, and libraries. Done means both pages clearly connect namespace usage with those classpath sources.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.