Book description
Build an interactive and full-featured web application from scratch using Node.js and MongoDB
In Detail
Node.js and MongoDB are quickly becoming the most popular technologies in the world of full stack JavaScript development. Powered by Google's V8 JavaScript runtime, 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.
This book will enable you to leverage the key features of both MongoDB and Node.js in web and mobile app development. Starting with setting up your development environment, it will guide you through how to write your first Node.js web server application from scratch. Along the way, you will learn about best practices and common mistakes while mastering the core concepts of web development.
What You Will Learn
- Set up a development environment and install 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
- Create and consume RESTful APIs
- Test your code using automated testing tools
- Deploy to the cloud using services such as Heroku, Amazon Web Services, and Microsoft Azure
- Explore Single Page Application frameworks to take your web applications to the next level
Publisher resources
Table of contents
-
Web Development with MongoDB and Node.js
- Table of Contents
- Web Development with MongoDB and Node.js
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- 1. Welcome to JavaScript in the Full Stack
- 2. Getting Up and Running
- 3. Node and MongoDB Basics
- 4. Writing an Express.js Server
- 5. Dynamic HTML with Handlebars
- 6. Controllers and View Models
- 7. Persisting Data with MongoDB
- 8. Creating a RESTful API
- 9. Testing Your Code
- 10. Deploying with Cloud-based Services
- 11. Single Page Applications with Popular Frontend Frameworks
- 12. Popular Node.js Web Frameworks
- Index
Product information
- Title: Web Development with MongoDB and Node.js
- Author(s):
- Release date: September 2014
- Publisher(s): Packt Publishing
- ISBN: 9781783987306
You might also like
book
Node.js, MongoDB and Angular Web Development, 2nd Edition
Node.js, MongoDB and Angular Web Development The definitive guide to using the MEAN stack to build …
book
Web Development with MongoDB and Node - Third Edition
Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applications About …
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
Building APIs with Node.js
Learn how to build scalable APIs using the Node.js platform and ES6 (EcmaScript 2015) with this …