Jack Franklin

Slides from "An introduction to ES6"

I had the pleasure last weekend of speaking at Epic FEL, a single day, single track conference in the heart of London, run by Made by Many. They did an absolutely fantastic job and if you are ever in London, I recommend their monthly Front End London meetup too.

I spoke on introducing ES6, a topic that I've been writing and speaking about more and more recently. I'm really excited by the evolution of the language and some of the new features. You can find my slides below along with the video.

Below I have included a list of resources that I used when putting the talk together which may be useful if you'd like to read more on any of the features in particular:

Arrow Functions

Classes

Object Literals

Generators

Template Strings

Destructuring

Function Arguments

Modules

Promises

ES6 Today

Block Scope

Other Talks