Outline of the JavaScript programming language

Last updated

The following outline is provided as an overview of and topical guide to JavaScript:

Contents

JavaScript (JS) [a] is a programming language and core technology of the Web , alongside HTML and CSS . It was created by Brendan Eich in 1995. [1] As of 2025, the overwhelming majority of websites (98.9%) uses JavaScript for client side webpage behavior. [2]

What type of language is JavaScript?

History of JavaScript

Javascript fundamentals

Issues and limitations

Specifications of the language

Where JavaScript works (its runtime environments)

JavaScript works primarily in two main types of runtime environments:

Adaptive web design

Adaptive web design

JavaScript toolchain

Libraries

Package managers

Bundlers

Transpilers

Linters and formatters

Testing tools

Build and development tools

General JavaScript concepts

JavaScript organizations

JavaScript publications

Books about JavaScript

JavaScript programmers

See also

Outlines of other programming languages

Notes

References

  1. "Chapter 4. How JavaScript Was Created". speakingjs.com. Archived from the original on 2020-02-27. Retrieved 2017-11-21.
  2. "Usage Statistics of JavaScript as Client-side Programming Language on Websites". W3Techs. Retrieved 2024-02-27.
  3. "What do client side and server side mean? | Client side vs. server side". Cloudflare.

Free learning resources