Visual Studio Code 1.53 includes JavaScript debugging with support for conditional exception breakpoints and Node.js worker_threads, as well as Notebook UX updates, a markdown preview image auto update, and more. Users can now start multiple concurrent debug sessions and each subsequent debug session will have a number at the end of the name so it … continue reading
Ionic has announced the beta release of Ionic Capacitor 3.0. The new version of the cross-platform runtime includes improvements to community involvement, adaptability, first-class APIs, and developer experience and productivity. Ionic also added the Proposals repo to make it easier to plug in ideas into a project by creating proposals as well as gauge interest … continue reading
Chronosphere’s cloud-native monitoring product reached general availability this week. The product is powered by the open-source metrics engine M3 that the Chronosphere founders worked on while they were at Uber. According to the company, the solution enables customers to retrieve monitoring data produced by cloud-native environments and helps customers control their spending while their data … continue reading
In the recent study, GitHub compared the different clone options to determine how certain options affect Git performance. The study found that when focusing on a single repository, the best approach is to do a full clone and then always perform a full fetch into that clone. Also, calculating a shallow fetch is computationally more … continue reading
The Google Web Vitals services are now included in the Sentry application monitoring solution. It includes agentless frontend performance monitoring for serverless, PHP, Node, and Ruby-based applications. “Customer issues happen at the application level, and that is where developers have the most control,” said Milin Desai, the CEO of Sentry. “That’s why we’re excited to … continue reading
Red Hat has announced it would be expanding its partnership with GitHub and adding Red Hat GitHub Actions to the GitHub Marketplace. According to the company, this will bring GitHub’s DevOps, CI/CD and developer workflow automation tools to Red Hat OpenShift and enhance developers’ user experience. “GitHub Actions puts automation directly in the developer path, … continue reading
GitHub wants to improve the daily lives of developers as well as make it easier for companies to invest in open source with new updates and features announced at this week’s GitHub Universe conference. The conference runs until December 10, and sessions can be viewed on demand after the event. Here are a number of … continue reading
GitHub has announced its annual State of Octoverse report, looking at the company’s growth and usage over the last year. The report found that the number of people on GitHub overall continues to grow, but the proportion of those who identify as developers has decreased. According to the report, this could signal an expanding diversity … continue reading
Microsoft has announced that Visual Studio 2019 now comes with a fully integrated GitHub account experience. Starting with Visual Studio 2019 version 16.8, developers can add GitHub and GitHub Enterprise accounts directly from Visual Studio. According to Microsoft, this new functionality makes accessing GitHub accounts as easy as accessing Microsoft accounts, which will make it … continue reading
Infragistics’ Ignite UI toolkit for Angular 11 includes a complete library of Angular-native UI components, material-based components and over 60 high-performance charts and data grids. The new release includes additions such as updates to all of the Angular grids, export to Excel, accessibility/ARIA, and more across all of the controls in its enterprise-grade toolkit. “We’ve … continue reading
The Linux Foundation has announced it will now host the Servo web engine. Servo is an open source, high-performance browser engine that is designed for both application and embedded use and is written in the Rust programming language. “The Linux Foundation’s track record for hosting and supporting the world’s most ubiquitous open source technologies makes … continue reading
The latest version of the GraphQL Editor is now available. The main feature in the 3.0 release is the ability to facilitate and manage a GraphQL schema. The release also introduced a completely reworked hierarchy view and new Organizer Mode, allowing for even faster creation and navigation through the schema. The new version also contains … continue reading