Information

Information


JavaScript is a main programming language
JavaScript is a Just in Time compiled language
that is used on almost every major website. Every
major web browser has a JavaScript engine to interpret and execute code.
Despite having similar syntax and a similar name as Java,
the two languages are completely separate and
used for different purposes.
JavaScript is a Object Oriented Language, which means
it is based around code contained and called in objects.