File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11= 1.10.891 Release
22ClojureScript Team
3- 2021-11-05 10:30:00
3+ 2021-11-04 10:30:00
44:jbake-type: post
55
66ifdef::env-github,env-browser[:outfilesuffix: .adoc]
@@ -48,7 +48,7 @@ semantically close to Clojure's vars which permit highly interactive development
4848workflows.
4949
5050Like 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
5252redefinition is simply not a part of the design. The complexities and tradeoffs for interactive
5353development are readily apparent when comparing typical JavaScript "hot-reloading"
5454workflows and the development experience available to Clojure developers.
You can’t perform that action at this time.
0 commit comments