Book description
Build an application from backend to browser with Node.js, and kick open the doors to real-time event programming. With this hands-on book, you’ll learn how to create a social network application similar to LinkedIn and Facebook, but with a real-time twist. And you’ll build it with just one programming language: JavaScript.
If you’re an experienced web developer unfamiliar with JavaScript, the book’s first section introduces you to the project’s core technologies: Node.js, Backbone.js, and the MongoDB data store. You’ll then launch into the project—a highly responsive, highly scalable application—guided by clear explanations and lots of code examples.
- Learn about key modules in Node.js for building real-time apps
- Use the Backbone.js framework to write clean browser code, and maintain better data integration with MongoDB
- Structure project files as a foundation for code that will arrive later
- Create user accounts and learn how to secure the data
- Use Backbone.js templates to build the application’s UIs, and integrate access control with Node.js
- Develop a contact list to help users link to and track other accounts
- Use Socket.io to create real-time chat functionality
- Extend your UIs to give users up-to-the-minute information
Publisher resources
Table of contents
- Preface
- I. Introducing Node.js, Backbone.js, and MongoDB
- II. Building a Social Network
- Glossary
- About the Author
- Colophon
- Copyright
Product information
- Title: Building Node Applications with MongoDB and Backbone
- Author(s):
- Release date: December 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449337391
You might also like
book
Node.js, MongoDB, and AngularJS Web Development
Node.js, MongoDB and AngularJS Web Development The definitive guide to building JavaScript-based Web applications from server …
book
Node: Up and Running
This book introduces you to Node, the new web development framework written in JavaScript. You'll learn …
book
Building APIs with Node.js
Learn how to build scalable APIs using the Node.js platform and ES6 (EcmaScript 2015) with this …
book
The Definitive Guide to AdonisJs: Building Node.js Applications with JavaScript
Learn everything you need to master the AdonisJs framework, including topics such as interacting with a …