ABSTRACT
Javascript is a programming language created for Web applications. Though it is still young, the tremendous development of the Web has made it the dominant programming language first for browsers, and now for servers. This article presents Javascript in its most recent standard version (2015).
Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.
Read the article
INTRODUCTION
JavaScript is now the language of the web, both on servers and
in browsers, whether running on phones, tablets, or computers. This
article provides a summary of the language (in its ECMAScript 2015
version) and its main features, enabling readers with some IT experience
to understand the key characteristics of this programming language.
Obviously, not everything will be covered (the standard is 566 pages
long), but the essentials will be.
The examples in this article do not have a uniform tone; they
vary in style, sometimes using advanced features or minor features
that are not necessarily detailed in the text, but which illustrate
the range of possibilities offered by ECMAScript 2015.
You do not have access to this resource.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed?
Log in!
KEYWORDS
Computer
| JavaScript
| programming
| programming language
Ongoing reading
Javascript