kendru / learn-cljs

Source code for Learn ClojureScript
62 stars 26 forks source link

MIxed description on reagent libraries #93

Open jmaralc opened 8 months ago

jmaralc commented 8 months ago

Hi, I think these two lines are interchanged/mixed.

https://github.com/kendru/learn-cljs/blob/10e07cad4a1e8b9b24b9f63bb9eb35849b898fee/content/section-5/lesson-28-using-react-via-reagent.md?plain=1#L92-L93

I think it should say: reagent.core provides several reactive programming utilities reagent.ratom provides the reactive version of atom

jmaralc commented 8 months ago

mmm, reading better not sure if I was right....but then is not wrong but a bit confusing. Sorry for the noise.