
Modern Javascript features
In the modern Javascript world, there are plenty of new, fast and reliable features. When ES6 (ECMAScript – Javascript standardization) came in the middle of 2015, Javascript became one of the strongest programming languages. That version was first one to include classes and modules, and also used strict mode (easier to find an error).