When Paypal realized they’d need a versatile item selection solution for their site, engineer Kent C. Dodds sat down and came up with Downshift. Downshift is a set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete/dropdown/select/combobox components. It will be rolled out on Paypal.com next week, but in a post on Medium, Dodds outlined … continue reading
As the JavaScript library for building user interfaces React increases in popularity, one open-source project wants to help developers build their components. React Native UI Kitten is a mobile framework that provides a customizable and reusable React Native component kit. According to the team, there are no frameworks that give developers access to commonly used … 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
Google’s horizontally scalable, strongly consistent relational database service, Cloud Spanner, is now production ready. The company first introduced the solution in February of this year. Cloud Spanner is designed for mission-critical OLTP applications and enterprise databases. “Cloud Spanner also offers additional accuracy, reliability and performance in the form of a fully-managed cloud database service. Thanks … continue reading
The open-source service mesh project Linkerd has reached a milestone version of 1.0. According to Buoyant, the company behind Linkerd, version 1.0 indicates that the project now provides a stable set of features. Linkerd is part of the Cloud Native Computing Foundation, and it is designed to provide service discovering, routing, failure handling, and visibility … continue reading
Facebook is loading a slew of new tools into its development arsenal. The company announced new developer services and solutions at its annual F8 developer conference this week. Adding to its React toolbox, the company announced a reimplementation of the JavaScript library core algorithm. React Fiber is designed to improve React’s suitability in areas such … continue reading
The Android operating system is one of the top platforms to develop for, but it’s not always the easiest. Android no longer just runs on phones; it runs on tablets, watches, virtual reality devices, in cars, on the Internet of Things and more. This scope of choices can make things difficult for developers. To solve … continue reading
When getting started with new technologies and languages, it can be a bit daunting having to sift through all of the options for education resources. That’s why one full stack developer under the username bmorelli25 on GitHub wanted to create a free resource list, so others can get a little help while they begin their … continue reading
Griddle, the customizable datagrid component for React, recently updated to version 1.0, which rebuilt Griddle with more customization in mind. Griddle is a component that is structured similar to other React applications, and while it is self-contained, it does not “dictate the structure of the containing application,” according to its documentation page. With new plug-in … continue reading
Google wants to show developers what Project Magenta can do with its new interactive experiment A.I. Duet. The company launched Magenta into the open-source community last year as a way for developers to explore music with neural nets. A.I. Duet is designed to let users play a duet with their computers. “Just play some notes, … continue reading
In Packt’s “Skill Up: Developer Talk” report, software engineers, web developers and other industry leaders shared their thoughts on the ever-evolving tech landscape and how developers can stay relevant in 2017. The report itself covers topics ranging from security and mobile development, web development and programming, game development, and data management. Since technology and software … continue reading