Fat Arrow Syntax

introduction to fat arrow syntax and its advantages

We'll cover the following...

An arrow function expression has a shorter syntax than a regular function expression and does not have its own this, arguments, super ...