Shortened URL for this gist: https://git.io/v68XM GitHub repository: ES6 in Motion Arrow Functions Arrow Functions - Mystery - CodePen Completed Arrow Functions - Orders - CodePen Completed Arrow Functions - What's wrong with this? - CodePen Self Workaround Function.prototype.bind Workaround Completed Understanding dynamic versus lexical binding with cat with Function.prototype.bind Arrow Functions - Returning Object Literals Completed Arrow Functions - Lexical Takeaways Completed Block Scoping Which do you prefer for variable declarations? At the top of a function? As used? What happens when you pick a font size? let to the rescue Inadvertent Clobbering Global Variable and Property Pollution No More IIFEs Completed TDZ - Why you should declare closer to usage now. Const Completed