Style guide, quick links
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a list of all the guidelines mentioned in
I use it as a reference if something "smells" wrong and my goal overtime is to fill this with even shorter text that this in itself acts as a style guide without navigating.
integration with IntelliJ with file watcher is the linter.
< 10
< 4
check variables directly
not for fn
f(g(x))
(remove #{x} [..x ..])