March 2015
Beginner
324 pages
9h 15m
English
Chapter 14
![]()
Putting It All Together
Each previous chapter has aimed to discuss the various components of the Web that circulate around JSON. Owing to this common thread, they are typically paired, rather than considered in isolation. In this chapter, I will piece together the various concepts discussed throughout this book as building blocks for an actual project. Each component will play its own critical role.
Within this chapter, I will use JavaScript, JSON, CORS, Node.js, CouchDB, Handlebars, and, finally, Ajax to harness the data from the social media powerhouse that is Twitter.
For those who live under a rock, Twitter is the latest ...
Read now
Unlock full access