Closed ngdangtu-vn closed 11 months ago
According to MDN, the this arg should be any object type: https://developer.mozilla.org/en-US/docs/Web/API/NodeList/forEach
With the current way right now, it makes thisArg become pretty dull.
thisArg
According to MDN, the this arg should be any object type: https://developer.mozilla.org/en-US/docs/Web/API/NodeList/forEach
With the current way right now, it makes
thisArg
become pretty dull.