We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0506b4 commit 87f5e27Copy full SHA for 87f5e27
devnotes/cljs-1.12.org
@@ -35,6 +35,9 @@ ClojureScript 1.12 Dev Notes
35
***** macros are a case where it can be useful
36
****** i.e. macro depends on a require that the user didn't provide
37
****** combining w/ js$ though seems gratuitous
38
+***** that said, argument for consistency
39
+****** and no need to prioritize library writers
40
+****** convenient for solo developers on their blog etc.
41
** if something is `:refer`ed etc.
42
*** Can easily support `/`
43
** `js/foo/bar`
0 commit comments