The enthusiasm behind Node doesn t just reflect the promise of server-side JavaScript. Developers also have the potential to create elegant applications that are much easier to maintain. In the second edition of this hands-on book, experienced software architect Mike Wilson builds out self-contained examples with easy-to-follow code samples. You ll learn how to develop complete applications that combine the strengths of Node, the MongoDB scalable storage solution, and the Backbone toolkit for clean application design in the browser.
Along with security and good design practices, this book teaches you functional programming concepts in Backbone, and demonstrates why they re important for the front end. JavaScript programmers will learn the power of the language in a variety of contexts."
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.
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.
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.