Look forward to reading the whole thing tonight.
[1] Only read through http://singlepageappbook.com/detail1.html (on Views)
I can live with that if I generate a PDF from web content, but I'd expect a book to have a better print version and a better quality PDF version...
(Obviously this is all independent of the content.)
its simple app using api to get list of car2go available cars, parking spots, with a simple Google Map mashup.
it isn't DOM->Model->View structure. its simple call to api to retrieve json using php and javascript and php/html presentation.
any generalized suggestions about how to do this as DOM->Model->View structure?
where does the api call fit? in DOM
is there any possibility to donate or contribute?
His attacks on using the DOM to store information make me think he's never know the joy of a clean data-binding setup.
Tell me you've got something better than that.