What is the difference between a standard function() and an arrow function (JavaScript)
Anonymous
Arrow function doesn't have access to this and arrow function doesn't have arguments object inside a function, where standard function have
Check out your Company Bowl for anonymous work chats.