September 2013
Intermediate to advanced
432 pages
12h 10m
English
This chapter discusses the logic and code a server needs to support an SPA. It also provides a good introduction to Node.js. If after reading this chapter you’re really excited and want to build out a fully production-ready application using Node.js, we suggest checking out the book Node.js in Action (Manning 2013).
An SPA moves much of the business logic found on the server in ...