Introduction to JavaScript Arrow Functions
You already know how to declare functions using function declarations or function expressions (which are almost the same thing). In this lesson we will learn how to declare arrow functions, a modern and more compact alternative.
Get a premium membership to access this content: