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 3
Build Your First Node.js App
Content Locked
Section 3
Installing Dependencies
Let’s learn how to install dependencies and save them in the package.json - Install the dependencies. - Use the command line tools to install - Save them in package.json while installing