2016 came to a close with JavaScript as the No. 1 development tool. StackShare, a company with a mission to help developers find the best tools, has released its data on the top tools of 2016 that developers should put on their radar for 2017. “It took a bit of time to comb through the … continue reading
There’s a new lightweight, fast and mobile-friendly JavaScript library called Inferno, which developers can play around with as version 1.0 launched this week. Inferno is derived from React, so its architecture and life cycles will feel and look similar. But the difference is the computational engines render in a different way, according to Luke Sheard, … continue reading
The Polymer team took the end of the year to update users on its progress toward 2.0. According to the team. Polymer 2.0 is almost ready to be released, and it will feature a simpler way to build high-quality and performant web apps with high-quality and performant web components. Polymer provides a library that extends … continue reading
University of Washington computer scientists and electrical engineers created a Passive Wi-Fi system that demonstrates how it’s possible to generate Wi-Fi transmissions using 10,000x less power than other Wi-Fi chipsets, and 1,000x less power than Bluetooth Low Energy and ZigBee. “Passive Wi-Fi transmissions can be decoded on off-the-shelf smartphones and Wi-Fi chipsets over distances of … continue reading
Jest, a JavaScript testing framework, was created to run thousands of tests at Facebook, but since this painless JavaScript test runner is open source, any developer can get started by installing it themselves. Jest allows Facebook to virtualize JavaScript environments, utilizing Jasmine assertions by default. Jest is also modular, extendible and configurable, providing browser mocks … continue reading
Some top technology companies are teaming up in order to expand virtual reality’s reach. Acer/Starbreeze, Facebook Google, HTC, Samsung and Sony have formed the Global Virtual Reality Association (GVRA). Together, they will work on developing and sharing best practices for the industry. “The GVRA is a necessary first step toward ensuring great VR experiences for … continue reading
The Node.js Foundation is continuing its mission to make Node.js VM-neutral. The foundation announced major milestones toward allowing the solution to work in a wide variety of VMs at the Linux Foundation’s Node.js Interactive conference this week. According to the foundation, VM-neutrality will allow Node.js to expand its ecosystem to more devices and workloads, such … continue reading
GrapeCity is giving JavaScript developers a new way to present and interact with their data in the latest release of its enterprise spreadsheet tool. Spread Studio 10 comes with SpreadJS, a JavaScript spreadsheet and data presentation solution. Spread traditionally has been a .NET solution. With the release of SpreadJS, GrapeCity is making its way into … continue reading
The Application Developers Alliance has conducted a story on Android device customization and consumer choices, and they found that apps tend not to be exclusively used, and almost all Android users customize their phone and their home screen. The report also found that most Android users prefer their new devices to come with apps “ready … continue reading
Microsoft announced that the release candidate of TypeScript 2.1 is now available. TypeScript is a programming language designed to scale JavaScript. The 2.1 RC features better inference and async functions. According to the TypeScript team, with smarter inference developers can more easily model scenarios that incrementally initialize variables. The release also includes support for down-level … continue reading
Google is starting to put more energy into its programming language, Dart. The company has announced it the release of AngularDart 2.0, a framework designed for Dart and used in Google Web apps. It features API improvements, bug fixes and enhanced performance. Google also announced the developer preview of AngularDart components, such as material design … continue reading