Where can I find a 1-2 page reference sheet of all of ECMAScript 5's data-types and functions?
e.g. Syntax and short explanation for: Array.prototype.forEach, Date.now, and so on.
1. ECMA script is a trademarked scripting language specification defined by Ecma international. The fifth edition of the same is known as ES5. ECMA script is a trademarked scripting language specification defined by Ecma international. The sixth edition of the same is known as ES6.
ES5 Features"use strict" String[number] access. Multiline strings. String.trim() Array.isArray()
JavaScript is a general-purpose scripting language that conforms to the ECMAScript specification. The ECMAScript specification is a blueprint for creating a scripting language. JavaScript is an implementation of that blueprint. On the whole, JavaScript implements the ECMAScript specification as described in ECMA-262.
ECMAScript (European Computer Manufacturers Association Script) is a scripting language based on JavaScript. Invented by Brendan Eich at Netscape, ECMAScript made its first appearance in the Navigator 2.0 browser.
This site handles not only javascript but also HTML, CSS, jQuery and more.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With