The second parameter of Array.prototype.recude() (the initial value) is optional.
Topic: JavaScript โ Page 7
Use
reportError
to report errors to global error event handlers.Use capture groups in regular expressions to preserve the separators in the result of String.prototype.split().
The multiline mode in JavaScript expressions changes the behavior of ^ and $ to match patterns across multiple lines.
Numeric Separators in JavaScript are cross-browser-supported.