Actualités

To understand this subtlety introduced with arrow functions, you must know how this behaves in JavaScript. In an arrow function, this is equal to the this value of the enclosing execution context.