Javier Martinez Alcantara

Results 2 issues of Javier Martinez Alcantara

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

Hi, first thanks a lot for the book. I just noticed that this line may contain an unneeded parenthesis. Cheers https://github.com/kendru/learn-cljs/blob/10e07cad4a1e8b9b24b9f63bb9eb35849b898fee/content/section-4/lesson-23-namespaces-and-program-structure.md?plain=1#L191C19-L191C19