JavaScript is a object-oriented scripting language. It is a cross-platform language. It is a small and light-weight language. Inside a web browser, JavaScript can be connected to the objects of its environment to provide programmatic control over them. JavaScript is a simple programming language that can be written directly into HTML documents to allow for increased interactivity with the user.
Client-side JavaScript extends the core language by supplying objects to control a browser and its Document Object Model (DOM). Server-side JavaScript extends the core language by supplying objects relevant to running JavaScript on a server.
Client-side JavaScript extends the core language by supplying objects to control a browser and its Document Object Model (DOM). Server-side JavaScript extends the core language by supplying objects relevant to running JavaScript on a server.