JavaScript

JavaScript, lesser known as ECMAScript, is an object-oriented scripting language. It is prototype-based with dynamic types and first-class functions. It is also considered a functional programming language because it has closures and supports higher-order functions.

Posts about javascript