News

Review declaring a function using a function expression Declare a function using arrow syntax Describe situations where arrow functions are used Evaluate the expression function() { return 'bar' }, ...