Book Image

Learning Node.js 11.x [Video]

By : Sriharsha Bingi
Book Image

Learning Node.js 11.x [Video]

By: Sriharsha Bingi

Overview of this book

<p>If you want to start using Node.js for building applications on cloud and securing them, then this course will be a perfect practical guide. Learn techniques that will equip you while rendering the server-side needs.</p> <p>This course will walk you through the complete process from setting up the environment to build, test and deploy your first Node.js application. You will learn about SQLite,Mongo among many others.</p> <p>By the end of the course, you will have the skills to build flawless Node.js applications for real world usage.</p> <p>The Github link to this course is :&nbsp;<a href="https://github.com/PacktPublishing/Learning-Node.js-11.x" target="_blank">https://github.com/PacktPublishing/Learning-Node.js-11.x</a></p> <h1>Style and Approach</h1> <p>This course is a practical guide for anyone who is looking to develop and secure robust Node.js web applications.</p>
Table of Contents (5 chapters)
Chapter 1
Getting Started with Node.js
Content Locked
Section 2
Node and Creating Simple Server
Discuss about what node.js is and how to create a simple server to break the ice. - Understand node.js - Create a simple server. - Learn about node.js in comparison with others