Issues
- 5
Why "use clojure.string instead of interop"?
#209 opened by rkc-rkc - 4
- 2
- 1
- 4
Test naming inconsist with function naming.
#255 opened by Tillaert - 2
- 3
- 3
Clarify `ns` form rules
#247 opened by camsaul - 8
Add note about preferring `(if-not (= ...))` over `(if (not= ...))` and `(when-not (= ...))` over `(when (not= ...))`
#240 opened by camsaul - 1
Italian translation
#252 opened by ildivan - 4
The link to "The Joy of Clojure" is dead.
#248 opened by is2ei - 1
The link to "Clojure Programming" is dead
#250 opened by is2ei - 5
Idiomatic namespace alias for clojure.spec.alpha should be `s` instead of `spec`
#245 opened by sheluchin - 6
cond-> and cond->> :always test expression
#244 opened by tomdl89 - 1
Add section about Yoda conditions
#241 opened by camsaul - 1
No guidance on function arguments naming?
#242 opened by himat - 6
- 1
- 2
Improve title
#232 opened by lgrapenthin - 1
- 3
Clarify `if` indentation
#229 opened by gpind - 16
- 2
Multimethod Dispatch Val Placement advice impractical with docstring or attr-map
#228 opened by ryantate - 2
- 2
Consider adding :no-doc under common metadata
#221 opened by lread - 23
Future of the project
#216 opened by bbatsov - 5
- 1
- 4
Add `comp` and `partial` style guidelines
#191 opened by yakryder - 3
- 2
Standard naming for namespace argument
#163 opened by garrett-hopper - 8
describe how to mark functions as deprecated
#181 opened by borkdude - 3
- 2
- 1
- 3
Create a rule to have an empty line at end of file
#190 opened by andreolvr - 1
How to sort requires in .cljc?
#205 opened by borkdude - 3
Suggest ok to seemingly mask/shadow built-ins
#204 opened by MicahElliott - 0
- 1
Sort namespace requires
#201 opened by Heliosmaster - 1
- 1
Classes in clojurescript should use PascalCase
#176 opened by hlolli - 4
Keyword arguments vs multi-arity functions
#166 opened by erez-rabih - 5
namespace line breaks
#172 opened by dijonkitchen - 1
How many empty lines between top-level forms?
#170 opened by danielcompton - 4
Rule around newline placement in fn calls?
#162 opened by vemv - 2
Narrow or wide formatting?
#161 opened by nickcernis - 1
Spanish-language translation
#165 opened by jeko2000 - 7
Standard stymbol for `as->`
#164 opened by garrett-hopper - 0
Russian translation
#155 opened by Nondv