πŸ““ glossary/javascript.md by @mwt β˜†

JavaScript

JavaScript (or js) is the primary programming language interpreted by web browsers. That is, it runs on the client’s browser rather than on a backend server.

Related entries: