Skip to content

PacktPublishing/Node.JS-6.x-Blueprints

Repository files navigation

#Node.JS 6.x Blueprints

This is the code repository for Node.JS 6.x Blueprints, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

##Intruction and Navigation

The Code is written with the latest version of Node and NPM which are 6.3.0 and 3.10.3 respectively. Each chapter codes are placed within their respctive folder.

##Chapter wise dispription

Chapter 1, Building a Twitter-Like Application Using MVC Design Patterns, shows the main concepts of the MVC pattern applied to Node.js applications using the Express framework, mongoose ODM middleware, and MongoDB database.

Chapter 2, Building a Basic Website Using MySQL, is a real dive into a Node.js application using a relational database.

Chapter 3, Building a Multimedia Application, teaches you how to deal with file storage and upload multimedia files as images and videos.

Chapter 4, Don't Take a Photograph, Make it – An App for Photographers, covers an application to upload, store, and manipulate images using the Cloudnary cloud services and interact with MongoDB.

Chapter 5, Creating a Store Locator Application with MongoDB, explains the core concepts of geospatial data and geolocation using MongoDB.

Chapter 6, Building a Costumer Feedback App, We will see the fundamentals of the Loopback CLI to create an entire application using the command line.

Chapter 7, Building a Real-Time Chat Application, shows the fundamentals of Socket.io events to build a chat application using Express and jQuery for the user interface.

Chapter 8, Creating a Blog with Keystone CMS, discusses the use of a CMS made entirely with Node.js, called Keystone.

Chapter 9, Building a Frontend Process, is especially interesting because we will create a Restful application using the loopback.io framework and AngularJS for the user interface.

Chapter 10, Creating and Deploying Using Continuous Integration and Docker, explores the continuous delivery development process with Node.js applications. You learn how to integrate tools such as Github, Codeship, and Heroku into your development environment to deal with unit tests and automated deployment.

Please note: MangoDB should be started and running before you check your final output.

#Related Books:

[Node.js Blueprints] (https://www.packtpub.com/web-development/nodejs-blueprints?utm_source=Github&utm_medium=repository&utm_campaign=9781783287338)

[RESTful Web API Design with Node.js - Second Edition] (https://www.packtpub.com/web-development/restful-web-api-design-nodejs-second-edition?utm_source=Github&utm_medium=repository&utm_campaign=9781786469137)

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781785888434

About

Code reposiory for Node.js 6.x Blueprints, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published