Actualités

JavaScript in this context is short for ECMAScript 5 in strict mode. Although the constructs of Urlang and JavaScript map almost one-to-one, a little sugar was added: function definitions allow ...
JavaScript arrays are incredibly flexible, ... { console.log (x) }) // outputs: 5, 10, 15, 20 We’ve passed in a function to forEach, defining an inline anonymous function using the arrow syntax.