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
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
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
Walmart isn’t only known for slashing prices. It’s also known for its tech division, WalmartLabs, which has developed several open-source projects, including this week’s GitHub project of the week: Electrode. Walmart serves nearly 260 million customers who visit its 11,504 stores. Knowing that technology and software is always changing, Walmart has been ramping up its … continue reading