Javascript
Also known as:
javascriptjsecmascript
/ˈdʒɑːvəˌskrɪpt/
A high-level, interpreted programming language that is one of the core technologies of the web
Details
- JavaScript is a programming language that enables interactive web pages and is essential for web development.
- It's supported by all modern web browsers and can be used for both client-side and server-side development.
- JavaScript is dynamically typed and supports multiple programming paradigms.