JavaScript

From Robowaifu Institute of Technology
Jump to navigation Jump to search

JavaScript is a scripting language used to create and control dynamic website content that moves, refreshes, or otherwise changes on screen. It is a high-level, just-in-time compiled language that conforms to the ECMAScript standard, and supports dynamic typing, prototype-based object-oriented programming, functional programming, and imperative programming. It is mostly used to allow users to interact with a website, to communicate asynchronously with the server, and to alter the content that is displayed.