.NET 6 Preview 3 now available. The platform matrix of .NET 6 was significantly expanded as of the new preview with the addition of Android, iOS, Mac and Mac Catalyst for x64 and Apple Silicon and Windows Arm64. The CollectionsMarshal.GetValueRef API was added to make updating struct values in Dictionaries faster and is intended for … continue reading
Microsoft has announced C# standardization is now open sourced. The work for C# standards will now happen in the open under the .NET Foundation while the ECMA C# standards committee, TC-49-TG2 is still responsible for creating the proposed standard for the C# language. “Moving the standards work into the open, under the .NET Foundation, makes … continue reading
Tasktop announced its new Tasktop Viz VSM Portfolio Insights, which aims to bridge the IT-to-business gap for value stream management. The company also closed $100 million in new funding. According to the company, the VSM Portfolio Insights Dashboard rolls up metrics and analytics generated at the individual product value stream level to the executive plane. … continue reading
JetBrians announced the latest release of its Ruby on Rails IDE. RubyMine 2021.1 now supports RBS and uses .rbs files in its code insight for improved code completion capabilities. Users can also now connect RubyMine to the organization in Space where they can view and clone project repositories, review teammates’ code and write Space Automation … continue reading
JetBrains has announced the public launch of Code With Me as a part of the IntelliJ IDEA 2021.1 release. Code With Me is a collaborative development platform designed to enable users to share projects in their IDE and work on it with others in real time. It also includes smart context-based code autocompletion, navigation between … continue reading
Lightrun announced the release of a free, self-service version of its debugging solution for developers. With Lightrun Cloud, users can troubleshoot production applications live from within the IntelliJ IDE and debug modern application architectures like containers, microservices and serverless. “Distributed frameworks are the cornerstone of the most interesting cloud-native development use cases today, but all … continue reading
The Google Play metrics help users understand an app’s performance across growth and acquisition, engagement and monetization, quality and churn. Now, users can customize and pin the precise metrics that matter to their business in a personalized KPIs section at the top of their app dashboard. Users can also include up to 20 KPIs in … continue reading
TypeScript 4.3 beta introduces separate write types on properties, an ‘override’ and the ‘–noImplicitOverride’ flag, template string type improvements and more. When a method is marked with ‘override,’ TypeScript will always make sure that a method with the same name exists in the base class. If writing override on a method isn’t added, the new … continue reading
Microsoft’s next step in its global skills initiative is to help 250,000 companies make a skills-based hire in 2021 together with LinkedIn. The company launched its global skills initiative last summer and has since helped over 30 million people learn new digital skills. “A new generation of 21st century infrastructure calls for new investments that … continue reading
The Open VSX Registry was transferred from TypeFox to the Eclipse Foundation and it now offers an alternative to the Microsoft Visual Studio Marketplace for VS Code extensions. The goal behind the transition was to increase flexibility for extension users, extension publishers and tool developers since the Visual Studio Marketplace doesn’t allow for extensions with … continue reading
The PHP programming language team has announced its repositories on GitHub are now canonical and changes should be pushed directly to GitHub rather than to git.php.net. This change follows two malicious commits that were pushed to the php-src repo. “While investigation is still underway, we have decided that maintaining our own git infrastructure is an … continue reading