Overview
This talk will focus on a the aspects of ES6 that you can start using today – tips and techniques that will make writing JavaScript more enjoyable by solving everyday problems we all face and allowing you to write better, more resilient code.
Objective
Learn ES6 that you can put into practice today.
Target Audience
JavaScript developers of all levels
Assumed Audience Knowledge
From a little JS or jQuery to advanced JS
Five Things Audience Members Will Learn
- ES6 Sets
- Advanced template tags
- Spreads
- Default arguments
- Iterations