Jump to ratings and reviews
Rate this book

Building Node Applications with Mongodb and Backbone

Rate this book
About the Book: Building Node Applications with MongoDB andBackbone Build an application from backend to browser with Node.js, andkick open the doors to real-time event programming. With thishands-on book, you'll learn how to create a social networkapplication similar to LinkedIn and Facebook, but with a real-timetwist. And you'll build it with just one programming language:JavaScript. If you're an experienced web developer unfamiliar withJavaScript, the book's first section introduces you to theproject's core technologies: Node.js, Backbone.js, and the MongoDBdata store. You'll then launch into the project a highlyresponsive, highly scalable application guided by clearexplanations and lots of code examples. Learn about key modules in Node.js for building real-timeapps Use the Backbone.js framework to write clean browser code, andmaintain better data integration with MongoDB Structure project files as a foundation for code that willarrive later Create user accounts and learn how to secure the data Use Backbone.js templates to build the application's UIs, andintegrate access control with Node.js Develop a contact list to help users link to and track otheraccounts Use Socket.io to create real-time chat functionality Extend your UIs to give users up-to-the-minute information Contents Introducing Node.js, Backbone.js, and MongoDB Chapter 1 Introduction and Overview Chapter 2 Node.js Chapter 3 Backbone.js Chapter 4 MongoDB Chapter 5 Setting Up the Project Chapter 6 Authentication Chapter 7 The User Interface Chapter 8 Making Friends Chapter 9 Chat Chapter 10 Activities in Real Time Glossary Colophon About the Author: Mike Wilson Mike Wilson has had the privilege of working with some of the largest andmost influential brands in the world, including Disney, Microsoftand McDonalds. He has years of web development experience,designing and building everything from small business sites tolarge MMO server clusters hosting millions of players.In his freetime Mike maintains his

224 pages, Paperback

First published January 1, 2012

10 people are currently reading
63 people want to read

About the author

Mike Wilson

257 books10 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
6 (11%)
4 stars
14 (25%)
3 stars
25 (46%)
2 stars
7 (12%)
1 star
2 (3%)
Displaying 1 - 4 of 4 reviews
Profile Image for Guilherme Ferreira.
61 reviews2 followers
October 18, 2014
This book is a nice introduce about Node, MongoDB and Backbone. The book create a social network as example to be incremented along it. With this example the author show us how to use the MongoDB with Node (through Mongoose library) and many other resources like real-time activities using socket.io library and the event-driven programming paradigm. I belive this book is a nice tip for who is interested in learn the three tools that is in book's title.
=============================================================================================================
Este livro é uma boa introdução sobre Node, MongoDB e Backbone. O livro cria uma rede social como exemplo a ser incrementado durante todo o decorrer do livro. Com este exemplo o autor mostra-nos como usar o MongoDB em conjunto com o Node (através do Mongoose) e muitos outros recursos como atividades em tempo real usando a biblioteca socket.io e o paradigma de programação orientada a eventos. Acredito que este livro é uma ótima dica para quem está afim de conhecer as três ferramentas do título do livro.
Profile Image for Amet Alvirde.
47 reviews69 followers
May 6, 2013
Buen libro para explorar tecnologías tan emocionantes como node, mongo y backbone si no se tiene un fondo algo concreto. Lamentablemente el autor deja muchas ideas inconclusas o abiertas para el principiante. Además algunas partes de código expuesto no son tan buenas como podrían serlo.

Sin embargo es un libro emocionante porque, debido a la tecnología estudiada, se puede hacer mucho con muy poco. Es un libro muy bueno para quien se inicia en estas tecnologías, y muy probablemente prescindible para quien sepa manejarlas pero desee mejorar.
Profile Image for Matt.
14 reviews
February 17, 2013
Decent job explaining some core concepts, but didn't go into as much detail add I'd like for some. planning on reading the author's Up and Running next.
Profile Image for Andrew Magee.
25 reviews2 followers
March 29, 2013
Not exhilarating but a reasonable intro to node.js, express, MongoDB and backbone.js. A little long-winded/repetitive. Code samples pretty good.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.