Google announced its Closure Compiler is now available in pure JavaScript for use without Java. The first Closure Compiler was released back in 2009, but this JavaScript compiler will run under NodeJS with support for some build tools, according to Sam Thorogood, developer programs engineer at Google. The Closure Compiler is a JavaScript optimizer, transpiler … continue reading
Microsoft is getting closer to releasing the next version of its typed superset of JavaScript. The company announced the TypeScript 2.0 release candidate is now available. “This RC gives an idea of what the full version of 2.0 will look like, and we’re looking for broader feedback to stabilize and make 2.0 a solid release,” … continue reading
The Pebble SDK 4.0 has extended access to its open JavaScript developer platform so developers can easily create new apps. Pebble OS 4.0 was released for Pebble Time, Pebble Time Steel and Pebble Time Round yesterday. While Rocky.js is still in beta, developers can begin creating watch faces in JavaScript using standard web APIs that … continue reading
The C programming language is struggling to compete with other languages in today’s fast-paced web and mobile world. The language hit an all-time low on the TIOBE index this month. “The C programming language has a score of 11.303%, which is its lowest score ever since we started the TIOBE index back in 2001,” the … continue reading
Shippable has added key features to its new Continuous Deployment platform, which can be used by software organizations that are looking to further streamline the process of shipping their software. According to Shippable, the workflow required to get applications from source code into production can be complicated. Shippable’s new platform aims to solve this complication … continue reading
Microsoft is making debugging for iOS devices easily available with its recently announced iOS Web Debugger for Visual Studio Code. The new solution works on Mac and Windows, and is similar to the Chrome debugger the company announced in February. The debugger allows developers to debug JavaScript code from VS code without additional tools. “As … continue reading
It’s 2 AM, just hours before development is set to begin on your new multimillion-dollar project. While everyone else is sleeping, you’re wide-awake in a cold sweat. “Is that framework we selected really the right one?” you’re wondering. “Will we regret it later?” Sound familiar? Rest assured, you’re not alone! New JavaScript frameworks are under … continue reading
Hyperloop won’t be done for a few years. That is, the mass transit system named Hyperloop won’t be ready for many years. Appcelerator’s Hyperloop, on the other hand, is available today in Appcelerator 5.4. This addition to the Titanium SDK allows developers to access all APIs on iOS and Android directly from JavaScript. Jeff Haynie, … continue reading
Envelop VR has introduced its Envelop for Windows, a computing platform that enables interaction with Windows applications while immersed in a virtual reality headset. Envelop for Windows allows users to shop online, watch YouTube videos, and work in Microsoft Office, all at the same time. With this product, users can have control over each window’s … continue reading
JavaScript has exploded. It’s everywhere: the browser, the server, your phone, IoT devices, and more. However, JavaScript can be brittle. The language was notoriously designed and developed in just 10 days, and its creator, Brendan Eich, has become JavaScript’s most prominent apologizer. JavaScript is controversial. Rarely have we seen a language divide software developers so … continue reading
Hackathons are great for developers who want to collaborate on their software projects, but getting a good project up and running can take some time. Getting everything from picking a programming language down to creating a repository or website for the code and project itself is a lot for one person to handle. Sahat Yalkabov, … continue reading