JavaScript is a lightweight object-based scripting language created by Netscape Communications Corporation for developing Internet applications. JavaScript is lightweight in that there isn’t a great deal to learn and you can be productive with it very quickly, in contrast to much more complex languages such as Java.
As a scripting language, JavaScript is meant to tell an application what to do. Unlike languages used to create applications, it cannot do anything without the application.
Leave a Reply
You must be logged in to post a comment.