Node University

Node University


SL 32: "this" Keyword in Node.js and JavaScript

April 28, 2018

"this" is a common interview question and a very common source of bugs. Learn the purpose of "this" and understand how to avoid common mistakes.