Posts by Nicolas Lima • 11 points
1 post
-
1
votes2
answers52
viewsA: Access this inside event
If you are using ES6 or some transpiler, the Arrow Function can be a solution as well. They have the this of the context they are linked to, basically the context from which it was declared.…
javascriptanswered Nicolas Lima 11