kendru / learn-cljs

Source code for Learn ClojureScript
65 stars 27 forks source link

Use rd/render in lesson-8 #37

Closed rogererens closed 3 years ago

rogererens commented 4 years ago

Also fix a typo.

Using the newest figwheel/reagent to create the project (that tells you to run npm install in the project directory), I met (CORS) problems using ajax.core v0.5.3. Hence my suggestion to update to 0.8.0 (current).