The introduction of javascript



  • JavaScript is a lightweight and dynamic scripting language which is based on object oriented concepts.
  • JavaScript was created by Bredan Eich and was originally named as Mocha.
  • It was first introduced by Netscape in 1995 with the name LiveScript which later on was changed to JavaScript.
  • JavaScript has become one of the most widely used scripting languages in the world.

Features:
  • It provides rich user interface.
  • It increases the speed by validating user inputs before sending to the server and also reducing the load on the server.
  • It is a programming language that is easy to implement.
  • It is supported by most commonly used internet browsers, hence eliminating the need to install or download a new software.
Previous
Next Post »