Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Web Development with MongoDB and Node.js

Posted By: AlenMiler
Web Development with MongoDB and Node.js

Web Development with MongoDB and Node.js by Jason Krol
English | Nov 17, 2014 | ISBN: 1783987308 | 230 Pages | EPUB/MOBI/PDF (True) | 22 MB
With: Code Files

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.

Build an interactive and full-featured web application from scratch using Node.js and MongoDB

About This Book

Configure your development environment to use Node.js and MongoDB
Explore the power of development using JavaScript in the full stack of a web application
A practical guide with clear instructions to design and develop a complete web application from start to finish

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.