Skip to content

Latest commit

 

History

History
79 lines (67 loc) · 3.08 KB

README.md

File metadata and controls

79 lines (67 loc) · 3.08 KB

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