Skip to content

Commit 87f5e27

Browse files
committed
counterpoint
1 parent a0506b4 commit 87f5e27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

devnotes/cljs-1.12.org

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ ClojureScript 1.12 Dev Notes
3535
***** macros are a case where it can be useful
3636
****** i.e. macro depends on a require that the user didn't provide
3737
****** 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.
3841
** if something is `:refer`ed etc.
3942
*** Can easily support `/`
4043
** `js/foo/bar`

0 commit comments

Comments
 (0)