Arrow functions are new ES6 syntax for writing JavaScript function.
There are 2 benefits of using Arrows.
First, they have a simple syntax than traditional function expressions: