From the course: JavaScript: Security Essentials
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Overview of this course approach - JavaScript Tutorial
From the course: JavaScript: Security Essentials
Overview of this course approach
- [Instructor] For the remainder of this course, each section will focus on a threat, and through this section, we'll explore what is this threat, what are the solutions, either through an exploration of a tool, or what is the code needed? Sometimes I will refer to some code in the Exercise Files, and when needed, where to find them. In the Exercise Files, you'll need to find the chapter you're watching. So, for example, Chapter 2 here, then the video, 02_02 in this case, and finally, the beginning or the end of the video to find the code where we're at. For the most part, you'll get the files at the beginning of a chapter and then follow along as we explore this code and improve the syntax to fix the issue. And as we conclude each chapter, we'll review best practices around what to do to prevent such security threats in your code.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.