JavaScript, what is this?
In the second part of his series, Mat Marquis explains what “this” actually is and helps you to understand what it equates to, based on various contexts.
In the second part of his series, Mat Marquis explains what “this” actually is and helps you to understand what it equates to, based on various contexts.
JavaScript’s “this” keyword trips up all developers — junior and senior. In the first of two parts, Mat Marquis goes deep on the groundwork you need to better understand “this” and how it works.
Mat “Wilto” Marquis walks us through JavaScript destructuring, the rest syntax and spread syntax in a jam-packed guide.