Tag: this binding

  • JavaScript Arrow Functions are More than Just Concise Syntax

    So many times when we talk about JavaScript arrow functions, we talk about its concise syntax. But there is more than that. Arrow function also perform lexical this binding. We take a look at when that can be a problem in this tutorial. Would you like to help keep this channel going? https://www.patreon.com/allthingsjavascript Access to…