A Brief Introduction to JavaScript: JavaScript as a Front-End Language
JavaScript is the de-facto standard programming language of the web, as it's universally supported by all modern web browsers, standardized, and a really good language overall especially due to its dynamic nature and seamless integration with the Document Object Model (DOM).