Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 3.23 KB

File metadata and controls

35 lines (32 loc) · 3.23 KB

JavaScript (JS)

JavaScript often abbreviated as JS, is a high-level, interpreted scripting language that conforms to the ECMAScript specification. JavaScript has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions. Alongside HTML and CSS, JavaScript is one of the core technologies of the World Wide Web. JavaScript enables interactive web pages and is an essential part of web applications.

MUST:

Other Useful Resources:

Advanced Javascript