From the course: Node.js: Security
Introduction to OWASP and other sources - Node.js Tutorial
From the course: Node.js: Security
Introduction to OWASP and other sources
- [Instructor] As this course explores advanced subjects around Node.js, a basic understanding of its tools and syntax is a must. You also need to have Node.js and NPM installed. If you feel lost in this course, I suggest you take a basic course on Node, and our library is full of introductory courses on the subject. The same goes for JavaScript, especially the latest syntax, as it is essential for this course. In this course, I'll be using a Mac, but you can follow along on a Windows PC or a Linux as the tools work essentially the same on all these platforms. Also, I'm using Visual Studio Code as my code editor. It is free and simple to install, but feel free to use whatever IDE you prefer, although I do recommend using one with a built-in terminal or have your own external terminal.
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.