We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c/e spelling of GNU/Linux
Indicate that auto building should be terminated before going on to browser REPL section
change "script" to "source" in browser REPL section
c/e
Fix typo
update JAR links
update links
tweak production build section
bump JAR links
tweak REPL examples w/ explicit :output-dir
mention lib/*
drop :init usage, not a good pattern due to -setup getting invoked before :init :init should only be REPL specific stuff, not build stuff
Add a note regarding spelling of cljs.closure
REPL clarifications
Be extra explicit about appending reload to the require.
Fixed 2 typos.
typo
Merge branch 'master' of https://github.com/clojure/clojurescript.wiki Conflicts: Quick-Start.md
brief section on dependencies
java classpath var is different on Windows.
Node.js tweaks
wip
tweak
missing paren
c/e Add a comma for readability.