funcool / funcool/clojurescript-unraveled
Better explanation when to use :require-macros and when to use :require with :include-macros
Open
enhancement
- Dominant language
- XSLT
- Stars
- 479
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
:require-macros explicitly tells compiler to look for clj files, but with other forms of require compiler first requires cljs files
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing documentation for :require-macros and :require with :include-macros; no file or test is identified in the issue. Clarify when each form should be used and ensure the explanation reflects the compiler's clj and cljs lookup behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100