Left Column |
Javascript notes from WikipediaJavaScript is also used in environments that are not web-based, such as PDF documents, site-specific browsers, and desktop widgets.Newer and faster JavaScript virtual
machines (VMs) and platforms built upon them have also
increased the popularity of JavaScript for server-side web
applications.
On the client side, JavaScript has been traditionally implemented
as an interpreted
language, but more recent browsers perform just-in-time
compilation. It is also used in game development, the
creation of desktop and mobile applications, and server-side
network programming with runtime environments such as Node.js. |
Form to fill in |