Top contributors in Programming & Design category
Unanswered Questions
KorKick KorKick
Answers: 0
Views: 6
Rating: 0
ww88jonet
Answers: 0
Views: 7
Rating: 0
nohushinhwagallery
Answers: 0
Views: 10
Rating: 0
a868betcom
Answers: 0
Views: 8
Rating: 0
KorKick KorKick
Answers: 0
Views: 10
Rating: 0
CandyGoal CandyGoal
Answers: 0
Views: 9
Rating: 0
dr88decom
Answers: 0
Views: 9
Rating: 0
okking1art
> More questions...
Answers: 0
Views: 10
Rating: 0
JavaScript is an implementation of the ECMAScript language standard and is primarily used in the form of client-side JavaScript, implemented as part of a web browser in order to provide enhanced user interfaces and dynamic websites. This enables programmatic access to computational objects within a host environment.
JavaScript's use in applications outside web pages—for example in PDF documents, site-specific browsers, and desktop widgets—is also significant. Newer and faster JavaScript VMs and frameworks built upon them (notably Node.js) have also increased the popularity of JavaScript for server-side web apps.
JavaScript uses syntax influenced by that of C. JavaScript copies many names and naming conventions from Java, but the two languages are otherwise unrelated and have very different semantics. The key design principles within JavaScript are taken from the Self and Scheme programming languages.