The Apollo team wants to help developers adopt GraphQL within their microservice architectures with the announcement of its open-source project Apollo Federation. According to Apollo’s engineering manager James Baxley III, developers want to be able to access data through a single GraphQL query even if that data lives in separate places. Before Apollo Federation, Baxley … continue reading
Gumroad’s commit verification tool, Wilfred, is now open-sourced. Gumroad is an online platform that connects creators with consumers. Wilfred was created to tackle deployment challenges. “If you’re an engineer, you may be familiar with the “can I deploy?” dance. You want to deploy your commit to production, but you’re not sure if all the other … continue reading
The latest issue of SD Times is now available. The June issue features a look back on the first year of the GDPR, the lack of diversity in the tech industry, and the final part of our deeper look into continuous testing. Read on to learn more… … continue reading
The “one blockchain to rule them all” sentiment has been prevalent in those who followed the battle between Ethereum and Bitcoin, yet the developers of the Cosmos SDK, an open-source framework for building blockchain applications in Go, share a different philosophy. “We want many different blockchains that are all connected and can communicate, send data … continue reading
The latest release of Microsoft’s typed superset of the JavaScript programming language is now available. TypeScript 3.5 features new type-checking and incremental build optimizations designed to improve speed. The type-checking speed-ups addresses a bug in TypeScript 3.4 that introduced a regression and increased the work of the type-checker. “The most-impacted set of users were those … continue reading
Amazon wants to make it easier to extract text and data from tables, forms and virtually any document. The company announced its new fully-managed Textract service, which removes the need to manually review or custom code text and data extractions with machine learning. According to the company, traditional OCR technologies can only do so much … continue reading
In the midst of antitrust lawsuits and monopoly complaints, Apple is trying to prove its app store promotes innovation and welcomes competition. “We created the App Store with two goals in mind: that it be a safe and trusted place for customers to discover and download apps, and a great business opportunity for all developers,” … continue reading
In a move to protect kids using the Google Play store, Google will now require developers to declare a target audience for their apps as of September 1st and to update their apps to comply with new policies. The updated policies require ads served to children to go through an app network that has certified … continue reading
Salesforce is opening up its Lightning Web Components to a wider developer audience. The company has announced the JavaScript framework is now open sourced, expanding developers’ ability to create web components across a variety of platforms. “Open-source software empowers developers to examine the source code and enhance it with contributions based on their own insights … continue reading
The 2019.1 release of TeamCity is now available with a redesigned UI, native GitLab integration and support for GitLab and Bitbucket pull requests. It also offers token-based authentication, detection and reporting of Go tests, faster build agent upgrades, and AWS Spot Fleet requests. The UI now works as a single-page application, which means all changes … continue reading
The Angular team has announced a major release of its mobile and desktop framework. Angular 8 spans the entire platform and includes updates to Angular Material, the CLI, improved application startup time, and more web standards. One significant feature is the addition of differential loading by default. According to Angular developer advocate Stephen Fluin, differential … continue reading
Cloud-native platform provider Pivotal has announced the release of Pivotal Spring Runtime, a support package designed for Java environments like OpenJDK, Spring, and Apache Tomcat. According to the company, the release is meant to address recent changes in the Oracle Java SE distribution, which have spiked uncertainty over the rights to use Oracle JDK vs … continue reading