JavaScript For Java Developers

Standards and versions support.

ECMAScript is JavaScript standard standardized by Ecma International.
ECMAScript 5 (issued in 2011) has about 98% support by all desktop and mobile browsers.
ECMAScript 6 (issued in 2015) has about 11-54% support by mobile and 62-91% by desktop browsers.

Set of the problems:

Links to read: