Re: Chapter 3 code
In the beginning of Chapter 3, the author explains that for non one-off visualizations, that there should be some project organization, and goes on to detail the various folders to create (Resources, Stylesheets, etc.) -- and despite having read this, I created all of the directories, as I didn't know what we were going to create in the following pages. Of course, this resulted in all of the links to css/js, etc. files not working, as the soccer visualization keeps all of the relevant files in the root directory.
I guess my point is -- a note might be helpful preceding the descriptions of the various project organization folders, that the next visualization we will be working on will not require this organization.
|