Clojure Selmer and ReactJS Data Fetching

Eventually, I’ll get back to this …

Use fetch to communicate state between Clojure Selmer and React JS. For example, …

useEffect in this example fetches the data from a Selmer endpoint that returns JSON. Set state of the properties you wish to change, so React can update its own DOM.