JavaScript (JS) is a dynamic computer programming language. It is most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed. It is also being used in server-side programming, game development and the creation of desktop and mobile applications.

JavaScript

Developers Guide to NetBeans IDE

      We have spent a lot of time using NetBeans and written many articles on our blog. This Developer guide lists the...
Virentha Mendis
55 sec read

How to make use of Nashorn on Java 7

Nashorn is the new Oracle library to replace the reliable and now ageing, Rhino JavaScript engine for Java. It makes use of new JVM...
Lyndon Armitage
1 min read