kendru / learn-cljs

Source code for Learn ClojureScript
62 stars 26 forks source link

Update lesson-5-bootstrapping-a-clojurescript-project.md #51

Closed rogererens closed 2 years ago

rogererens commented 3 years ago

Sorry for the post-final remarks, I wish I had revisited this chapter a month ago! I guess you're gonna need an Errata-page somewhere on the book's web site, or buckle up for a second edition ;-)

Also note that line 59, _src/my_cljsproject/core.cljs, is mangled on the html-output as shown in https://www.learn-clojurescript.com/section-1/lesson-5-bootstrapping-a-clojurescript-project/

And Sean Corfield uses com.github.seancorfield/clj-new on his clj-new page (since a more recent version?)