Skip to content

Latest commit

 

History

History
69 lines (35 loc) · 2.64 KB

javascript.md

File metadata and controls

69 lines (35 loc) · 2.64 KB

Mastering JavaScript

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language. It is a language which is also characterized as dynamic, weakly typed, prototype-based and multi-paradigm. Alongside HTML and CSS, JavaScript is one of the three core technologies of the World Wide Web.

Introduction

Arrays

Drag and drop

Ecosystem

ES6 to ES10

Things to Know

Native Features

NPM

Performance

Tips