I looked up both as I am not a professional programmer and don't work with any developer tools of trade. It looks like HtDP teaches you the basics of computer science ideas in a Scheme-like language . Presumably, this book teaches you how to write simple algorithms. For example, suppose you want to write an algorithm about growing a coconut palm tree. It might start off something like "go to a grocery store, pick up a certain kind of coconut, buy it, bring it home, get a bucket, fill it with warm water, put the coconut in it, leave it in a warm place, yada, yada, yada...". The libraries like ReactJS are supposed to have these algorithms already written for you. You just have to know their name. I am not sure if ReactJs has a function called how_to_grow_a_coconut_palm_tree(), but if it does you can just call the above function and ReactJS should do that for you without you having to write the whole algorithm. It lets you combine such functions into bigger ones and the whole nine yards.
Assumptions:
* I have no idea how functions are denoted in ReactJS or called
* Obviously, ReactJS can't manipulate physical reality, so you have to adjust your expectations accordingly. It probably can do some nice things like opening a new tab in Chrome. Although, I am not sure.
Assumptions:
* I have no idea how functions are denoted in ReactJS or called
* Obviously, ReactJS can't manipulate physical reality, so you have to adjust your expectations accordingly. It probably can do some nice things like opening a new tab in Chrome. Although, I am not sure.