ECMA (European Computer Manufacturers Association) aims to develop standards and technical reports to facilitate and standardize the use of information communication technology. ECMA Provides standard for, C# , C++/CLI , Dart, JavaScript etc. ECMAScript 6 is the newest version of the ECMAScript standard. This standard was ratified in June 2015. ES2015 is a significant update to the language, and the first major update to the language since ES5 was standardized in 2009. It has a lot new features like Scoping, Arrow Functions, Unicode String, Modules, Classes, New builtin methods & lot more. We will be focusing on how JavaScript is enhanced with the advent of ES2015.