Web Development with MongoDB and Node.js
| By: | Jason Krol |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783987306 |
| eText ISBN: | 9781783987313 |
| Edition: | 1 |
| Copyright: | 2014 |
| Format: | Reflowable |
Lifetime - $34.79
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
This book is designed for 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.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