[ad_1]
Arrow functions are a new feature in JavaScript ES2015 which reduce function scaffolding, while tackling `this` binding, allowing you to be more productive with less code.
This video provides an overview of the arrow function syntax. For more information, check out http://aka.ms/ArrowFunctions.
[ad_2]
Source link