Let’s Learn ES6 - Arrow Functions

Welcome to another Let’s Learn ES6 episode. In this series we will look at the new features available in ES6! This episode is all about Arrow Functions. We will look at the various ways we can write arrow functions, where the inspiration came from. And finally how the ’this’ keyword works inside of an arrow function. I am also writing a book on the Let’s Learn ES6 series! Head to to find out more! JSconf talk: Blog Post: https://brendaneich
Back to Top