Javascript language

JavaScript is added to enhances the usability of the page or the experience of interacting with the site. Keeping it separate means that the page still works if the user cannot load or run the javascript.

In JavaScript, almost “everything” is an object.

All JavaScript values, except primitives, are objects.