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 5
Persistent Data
Content Locked
Section 5
Databases and Injection
Let’s look at attacks that cause harm to DB and how to prevent them. The measures we need to take - Understand various attacks - Learn how to prevent them - Learn more about SQL injection