2020-06-05T10:53:34Z
Introduction to JavaScript Arrow Functions
After I published the tutorial on JavaScript Promises, several people told me that they did not know the new arrow function syntax introduced in the ES6 version of the language.
In this article I'll give you an overview of this syntax, along with information on what platforms support it and how to use them even in older platforms.
