File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
= 1.10.891 Release
2
2
ClojureScript Team
3
- 2021-11-05 10:30:00
3
+ 2021-11-04 10:30:00
4
4
:jbake-type: post
5
5
6
6
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
@@ -48,7 +48,7 @@ semantically close to Clojure's vars which permit highly interactive development
48
48
workflows.
49
49
50
50
Like ES modules, the `goog.module` format is simply incompatible with REPL driven
51
- development. Because namespaces are effectively function closures , precise
51
+ development. In both cases the module is effectively a function closure , precise
52
52
redefinition is simply not a part of the design. The complexities and tradeoffs for interactive
53
53
development are readily apparent when comparing typical JavaScript "hot-reloading"
54
54
workflows and the development experience available to Clojure developers.
You can’t perform that action at this time.
0 commit comments