Home » Development » ES6 arrow functions, syntax and lexical scoping
ES6 arrow functions, syntax and lexical scoping
Jun 19, 2015
ES6/Harmony/whatever introduces a really nice feature that punches above it's weight in terms of simplicity to integrate versus time saving and feature output. This feature is the arrow function.