JS
JavaScript
A programming language used for client-side web development. JavaScript is the primary language for Lightning Web Components and is also used in Visualforce pages and Aura components.
Example use case
A developer writes JavaScript controller logic in a Lightning Web Component to handle user interactions and call Apex methods on the server.