You do what you have to do to give people closure; it makes them feel better and it doesn’t cost you much to do it.
In Chapter 1, you learned how to use Reagent and React ClojureScript to build a frontend application.
Now, let’s step back a bit, breathe, and delve a bit more into the ClojureScript specifics to build a strong base to move forward on the quest of the ultimate Single Page Application (SPA) .
This chapter slowly introduces ClojureScript features one by one, through a Single Page ...