People waste a lot of time debugging quirks like this
Arrow functions are lambdas, they don't bind to this. So whatever was the context before the lambda is not modified. It's a great feature.
It DOES behave like other languages with arrow functions / lambdas
Обсуждают сегодня