denysdovhan / wtfjs

🤪 A list of funny and tricky JavaScript examples
http://bit.ly/wtfjavascript
Do What The F*ck You Want To Public License
34.97k stars 2.55k forks source link

Proposed new section on the arguments object and arrow functions #57

Closed dej611 closed 7 years ago

dej611 commented 7 years ago

I faced this situation more than once while porting ES5 code to ES6+. I thought it was worth the proposal. :)