JavaScript Basics

Intro

JavaScript (also known as ECMAScript or ES) is the programming language of the web. All web browsers us JavaScript exclusively. Because it is so widely used, developers have come up with really clever ways to improve and expand the functionality of JavaScript.

This requirement will cover the basics of JavaScript:

Suggested Learning

Requirements

Extra Learning

This list is by no means complete. Feel free to add an issue or put in a pull request to update it.