Y
Hacker News
new
|
ask
|
show
|
jobs
by
threatofrain
3187 days ago
The subtlety that arrow functions are different would bite you anywhere in javascript, including vanilla. It should come up if you read the MDN documentation on
this
or arrow functions.