Published on
Review Cross Site Scripting (XSS) and why XSS is such a big problem and explore methods to defend against XSS in JavaScript applications, using a combination of template engines, native functions, and libraries to encode all output in your Node.js application.