
Web Development with MongoDB and NodeJS
Build an interactive and full-featured web application from scratch using Node.js and MongoDB
Packt Publishing
2nd Edition
Published on 30. October 2015
Book
Paperback/Softback
300 pages
978-1-78528-752-7 (ISBN)
Description
Key Features
Book DescriptionNode.js and MongoDB are quickly becoming one of the most popular tech stacks for the web. Powered by Google's V8 engine, Node.js caters to easily building fast, scalable network applications while MongoDB is the perfect fit as a scalable, high-performance, open source NoSQL database solution. Using these two technologies together, web applications can be built quickly and easily and deployed to the cloud with very little difficulty.
The book will begin by introducing you to the groundwork needed to set up the development environment. Here, you will quickly run through the steps necessary to get the main application server up and running. Then you will see how to use Node.js to connect to a MongoDB database and perform data manipulations.
From here on, the book will take you through integration with third-party tools for interaction with web apps. It then moves on to show you how to use controllers and view models to generate reusable code that will reduce development time. Toward the end of the book, we will cover tests to properly execute the code and some popular frameworks for developing web applications.
By the end of the book, you will have a running web application developed with MongoDB and Node.js along with it's popular frameworks.What you will learn
Configure your development environment to use Node.js and MongoDB
Write and configure a web server using Node.js powered by the Express.js framework
Build dynamic HTML pages using the Handlebars template engine
Persist application data using MongoDB and Mongoose ODM
Test your code using automated testing tools such as the Mocha framework
Deploy the development environment to the cloud using services such as Heroku, Amazon Web Services, and Microsoft Azure
Explore SinglePage application frameworks to take your web applications to the next level
Who this book is forThis book is designed for JavaScript developers of any skill level that want to get up and running using Node.js and MongoDB to build full-featured web applications. A basic understanding of JavaScript and HTML is the only requirement for this book.
Book DescriptionNode.js and MongoDB are quickly becoming one of the most popular tech stacks for the web. Powered by Google's V8 engine, Node.js caters to easily building fast, scalable network applications while MongoDB is the perfect fit as a scalable, high-performance, open source NoSQL database solution. Using these two technologies together, web applications can be built quickly and easily and deployed to the cloud with very little difficulty.
The book will begin by introducing you to the groundwork needed to set up the development environment. Here, you will quickly run through the steps necessary to get the main application server up and running. Then you will see how to use Node.js to connect to a MongoDB database and perform data manipulations.
From here on, the book will take you through integration with third-party tools for interaction with web apps. It then moves on to show you how to use controllers and view models to generate reusable code that will reduce development time. Toward the end of the book, we will cover tests to properly execute the code and some popular frameworks for developing web applications.
By the end of the book, you will have a running web application developed with MongoDB and Node.js along with it's popular frameworks.What you will learn
Configure your development environment to use Node.js and MongoDB
Write and configure a web server using Node.js powered by the Express.js framework
Build dynamic HTML pages using the Handlebars template engine
Persist application data using MongoDB and Mongoose ODM
Test your code using automated testing tools such as the Mocha framework
Deploy the development environment to the cloud using services such as Heroku, Amazon Web Services, and Microsoft Azure
Explore SinglePage application frameworks to take your web applications to the next level
Who this book is forThis book is designed for JavaScript developers of any skill level that want to get up and running using Node.js and MongoDB to build full-featured web applications. A basic understanding of JavaScript and HTML is the only requirement for this book.
More details
Edition
2nd Revised edition
Language
English
Place of publication
Birmingham
United Kingdom
Target group
Professional and scholarly
US School Grade: College Graduate Student
Edition type
Revised edition
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 16 mm
Weight
564 gr
ISBN-13
978-1-78528-752-7 (9781785287527)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Mithun Satheesh | Bruno Joseph D'mello | Jason Krol
Web Development with MongoDB and NodeJS
Build an interactive and full-featured web application from scratch using Node.js and MongoDB
E-Book
01/2025
2nd Edition
Packt Publishing
from
€32.73
Available for download
Persons
Mithun Satheesh is an open source enthusiast and a web developer from India. He has over five years' web development experience and specializes in JavaScript, Ruby, PHP, and other frontend engineering technologies. He is the author of a couple of libraries on Node.js, which are available open-source via npm. One of these, called node-rules, is a forward-chaining rule engine implementation written initially to handle transaction risks on bookmyshow, one of his former employers. Node rules have a considerable user following both on npm and GitHub. Apart from this, he has also served as an individual contributor to many open source projects on GitHub. He is a regular on programming sites such as Stack Overflow and loves contributing to the open-source world. Apart from programming, he is also interested in experimenting with various cloud platform solutions. He has a number of applications listed in the developer spotlight of Platform-as-a-Service providers such as RedHat's OpenShift. Bruno Joseph D'mello is proactively working at Truckx as a full stack developer. He is a JavaScript enthusiast and loves working with open source communities. He possesses more than 6 years' experience in web development. Bruno follows kaizen and enjoys the freedom of architecting new things at work. He is socially active via coaching in web technologies and participating in other research projects and meetups. When not engaged with technology, Bruno likes to spend quality time traveling with family and friends. Jason Krol is a passionate web developer with over 15 years of professional experience creating highly interactive web applications using the latest in both client and server technologies. Over the past few years, Jason has been focusing on developing Single-Page Applications using JavaScript in the full stack with Node.js, MongoDB, and Backbone.js. After co-owning and running a successful web development agency for a number of years, Jason recently joined AWeber Communications, an e-mail marketing service provider in the suburbs of Philadelphia.
Content
Table of Contents
Welcome to JavaScript in full stack
Getting up and running
Node and Mongo Basics
Writing an express.js server
Dynamic HTML with Handlebars
Controllers and view models
Persisting Data with MongoDB
Creating a restful API
Testing your code
Deploying with cloud based services
Single page applications with popular frontend frameworks
Popular nodejs web frameworks
Welcome to JavaScript in full stack
Getting up and running
Node and Mongo Basics
Writing an express.js server
Dynamic HTML with Handlebars
Controllers and view models
Persisting Data with MongoDB
Creating a restful API
Testing your code
Deploying with cloud based services
Single page applications with popular frontend frameworks
Popular nodejs web frameworks