Rapid Prototyping with JS: Agile JavaScript Development is a hands-on book which introduces you to agile JavaScript web and mobile software development using the latest cutting-edge front-end and back-end technologies including:
Practical examples include building multiple versions of the Chat app:
The Chat application has all the foundation of a typical web/mobile application: fetching data, displaying it, submitting new data. Other examples include:
This book will save you many hours by providing the hand-picked and tested colletion of quick start guides. RPJS has practical examples that allow to spend less time learning and more time building your own applications. Prototype fast and ship code that matters!
More info at http://rpjs.co
Part I Quick Start
Chapter 1. Basics
Chapter 2. Setup
Part II Front-End Prototyping
Chapter 3. jQuery and Parse.com
Chapter 4. Intro to Backbone.js
Chapter 5. Backbone.js and Parse.com
Part III Back-End Prototyping
Chapter 6. Node.js and MongoDB
Chapter 7. Putting It All Together
Chapter 8. BONUS: Webapplog Articles