The modern Internet is hard to imagine without interactive web pages. Invisible updating, receiving messages, sending them - all this became commonplace thanks in large part to special scripting languages. This article will talk about what JavaScript is.
Description
JavaScript refers to languages that have no particular paradigm differences. This means that you can write in object-oriented, functional, imperative and other styles. It was this approach that greatly influenced the simplicity of its study and application. By the way, just for this purpose it was created.
, . , -. JavaScript . JavaScript Oracle, Java.
1992 Nombas. . CEnvi. . , Netscape Sun . , -, . - Java.
. Mocha, - LiveScript, - JavaScript. , JavaScript.
, JavaScript, . , -, standalone-. AJAX JavaScript. , . -.
-
, - <script> </script>. , HTML- . , .
JavaScript ? :
<script>
alert(` !`);
</script>
, . var . , : var variablename.
, . 6 JavaScript. , , , , . , . . .
Java
, JavaScript Java. . - -, . - .
. - Java , JavaScript - . . Java -. JavaScript .
JavaScript - XSS. , . , , .
JavaScript? - , - . , . JavaScript. , . , JavaScript, , . JavaScript .
JavaScript. «» . JavaScript .
: JavaScript error «»? . , . , Java Flash . , JavaScript void 0. , - - - , , , .
So what is javascript? This is an easy-to-learn scripting language that is used on almost every site or web service on the Internet. Based on it, libraries are created and promoted that extend the functionality and simplify development. The standard JavaScript capabilities are quite enough for most tasks related not only to web programming, but also to application solutions.