In short, with arrow functions there are no binding of this . In regular functions the this keyword represented the object that called the function, which could ...
確定! 回上一頁