Book Image

Node.js Projects [Video]

By : Fernando Monteiro
Book Image

Node.js Projects [Video]

By: Fernando Monteiro

Overview of this book

<p><span id="description" class="sugar_field">Node.js is the most popular framework to create server-side applications with, be it web, desktop, or mobile. Covering a wide variety of applications from simple to complex responsive ones, this course will show you how you can create applications from scratch using Node.js 6.X. </span></p> <p><span id="description" class="sugar_field">While building these applications, we’ll employ several other frameworks and you’ll get a solid understanding of how to integrate and use other frameworks in tandem with Node.JS 6.X. You’ll create a data intensive application with MongoDB, use AngularJS to create a front-end application, and utilize Bootstrap to create a truly responsive web app. We will also show you how to use socket frameworks with your Node.js applications.</span></p> <h1><span class="sugar_field">Style and Approach</span></h1> <p><span class="sugar_field">This video takes a project-based approach, where every project will build up your Node.js skillset. By the end of the video, you will be able to create your own server-side applications using Node.js.</span></p>
Table of Contents (5 chapters)
Chapter 4
Building a Frontend Process with Node.js and NPM
Content Locked
Section 3
Refactoring the Client Folder
The client folder will have a pretty basic structure for any web application with folders. In this video we will see how to refactor it. - Add the application views - Install AngularJS files