Overview
ECMAScript 6 is the approved and published standard for the next version of JavaScript. It offers new syntax and language features that provide new ways of tackling coding problems, and increase your productivity.
This session will introduce ES6 and delve into many of the new features of the language. It will also cover real-world use, including transpilers, runtimes, and browser support.
Objective
Create confidence in evaluating and getting started using ES6.
Target Audience
JavaScript developers.
Assumed Audience Knowledge
JavaScript.
Four things audience members will learn
- Status of ES6
- How to get started with ES6
- ES6 feature overview
- Practical considerations for adopting ES6