Click here to Skip to main content
15,891,033 members
Articles / Programming Languages / ECMAScript 6

ES6 Arrow functions - The new fat and concise syntax in JavaScript

24 Jun 2016CPOL6 min read 22.3K   2  
Arrow functions are a new ES6 syntax for writing JavaScript functions. They will save developers time and simplify function scope.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Kyle is a Technical Instructor
at DevelopIntelligence
. He spends his time reading, coding, biking, and
exploring live music in Denver. He enjoys trying to make technical concepts
more approachable and likes tinkering with music and mapping APIs. You can
follow his musings @kyleapennell.

Comments and Discussions