Skip to content

Files

Latest commit

 

History

History

JavaScript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

JavaScript

JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.


Index of Contents

Beginner JavaScript

Platforms

Syntax

Development Fundamentals

Object-Oriented Programming in JavaScript

Concurrent JavaScript

Essential Features

API Development and Consumption

Flavours

Popular Libraries

JavaScript Frameworks