The open-source dependency management project Yarn is looking to keep with the ever-changing industry with a new focus and plans for the next version and beyond. The team just revealed its roadmap for version 2 (codenamed Berry) along with major changes users can expect in the future. “When the Yarn project started back in 2016, … continue reading
The team behind Yarn, an open-source, fast and secure alternative npm client, announced the 1.0 release of the JavaScript package manager, which is a major step for the project. In the 11 month since its initial release in 2016 has generated more than 175,000 projects on GitHub, and it’s responsible for nearly three billion package downloads per month. … continue reading
With a few bug fixes and improvements, Facebook’s release of React 15.6 paves the way for the final release of React 16.0. React 15.6 cleans up a few issues, improves inputs, and includes a couple of new warnings for upcoming deprecations. According to a blog by software engineer at Facebook, Flarnie Marchan, React 15.6 makes … continue reading
Ruby on Rails is gearing up for its next big release. In the meantime, developers can check out the “highlight reel” of Rails 5.1.0 beta1, which cleans up deprecated code and includes major improvements to the ergonomics of Rails. This version follows the release of Rails 5.0, which came out about eight months ago. The … continue reading
ActiveState wants to give developers more functionality and tools to make their lives easier, so the open-source language company updated its Komodo IDE v10.2 to integrate with Slack. The IDE also includes new support for languages and package managers. The last major update to Komodo IDE added more functionality for web developers, and when Komodo … 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
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
Google recently released its open-source report card, and one particular project caught our eye, so we’ve decided to feature it as our GitHub project of the week. In today’s online software world, the demands are always changing, making it difficult for software developers to keep up. Yeoman is a set of tools designed to help … continue reading
After using the successful npm client for years, a group of Facebook engineers realized that the size of the codebase and the number of engineers grew too much to handle. They needed to create a new package manager to reliably manage all the dependencies, while still giving engineers access to the npm registry. The result … continue reading
The Apache Software Foundation has announced Apache Flink as a Top-Level Project (TLP). Flink is an open-source Big Data system that fuses processing and analysis of both batch and streaming data. The data-processing engine, which offers APIs in Java and Scala as well as specialized APIs for graph processing, is presented as an alternative to … continue reading