What is JavaScript?

Get to know JavaScript

JavaScript is one of the worlds most popular programming languages for the web. So what is JavaScript? developer.mozilla.org says-

JavaScript is a scripting or programming language that allows you to implement complex features on web pages — every time a web page does more than just sit there and display static information for you to look at — displaying timely content updates, interactive maps, animated 2D/3D graphics, scrolling video jukeboxes, etc. — you can bet that JavaScript is probably involved. It is the third layer of the layer cake of standard web technologies, two of which (HTML and CSS) we have covered in much more detail in other parts of the Learning Area.

According to W3schools -

JavaScript is the Programming Language for the Web. JavaScript can update and change both HTML and CSS. JavaScript can calculate, manipulate, and validate data.

The characteristics of JavaScript:

  • Object-Centered Script Language
  • Client edge Technology
  • Validation of User’s Input
  • Else and If Statement
  • Interpreter Centered
  • Ability to perform In Built Function
  • Case Sensitive format
  • Light Weight and delicate
  • Statements Looping
  • Handling Events

JavaScript has a great importance in the World Wide Web. Without it, the websites would be boring.....

Go Back

Copyright© by Tanvir Mahin all rights reserved