Course Overview
Gain knowledge of the new features added to JavaScript in the latest versions, ECMAScript 2015 and ECMAScript 2016. In this training course, you learn how to utilise extended features to create a more powerful and efficient language for enterprise development, and leverage common tools and frameworks for package management, transpiling, deployment, testing, and application development.
Prerequisites
- Web development experience
- JavaScript programming experience
Course Objectives
- Transition from JavaScript to ECMAScript 6 (2015 and 2016)
- Maximise reusability with modules, classes, and inheritance
- Simplify asynchronous programming with Promises
- Leverage ECMAScript server-side with Node.js
- Build end-to-end enterprise applications using ECMAScript