News

Today Microsoft released a developer preview of TypeScript, a new JavaScript-like programming language that is translated into JavaScript so that its apps can be run in any browser. The language ...
The beta open source Joy compiler takes on the same task as GopherJS: to bring Go language approaches to JavaScript development Developers wanting to use the Google Go language, aka Golang, for ...
Higgs, an experimental JavaScript engine written in D, uses novel approaches to speed up JavaScript -- and could inspire similar projects An experimental new JavaScript compiler could provide ...
Startup Kite has expanded its AI-powered code-completion product beyond Python to JavaScript, the most widely used programming language. It's also launched a new paid-for version of Kite for ...
IonMonkey is the name of Mozilla’s new JavaScript JIT compiler, which aims to enable many new optimizations in the SpiderMonkey JavaScript engine. InfoQ had a small Q&A with Lead Developer David ...
JavaScript is still by far the most widely used programming language among developers, and Python has cemented its spot in second place ahead of Java, according to a large survey by developer ...
JavaScript is a dynamic language that excels at being the glue of the web, and that shouldn’t change. Business logic needs to work, and it needs to work correctly.
JavaScript is a funny little language. Languages which buck trends rarely flourish, and though JavaScript mostly has the syntax and structure of a conventional, C-family programming language, the ...