The latest version of the React framework Next.js is now available. Next.js 9.3 includes next-gen static site generation (SSG) support, preview mode to bypass statistically generated pages to display drafts from a CMS, built-in Sass support for Global Stylesheets, built-in Sass CSS Module support for component-level styles, and more. According to the team, all of … continue reading
Sentry announced that it is committed to contributing $100,000 to open source this year and said that it wouldn’t fund any larger organizations and would de-prioritize projects which it has already funded. The five projects that Sentry announced it would fund include Black, Gimli, PyPl, Pytest, and Structlog. “It’s easy for us to sponsor larger … continue reading
The Free Software Foundation (FSF) announced plans to launch a public code hosting and collaboration platform (“forge“) this year. Members of the FSF tech team are currently reviewing ethical web-based software that will help teams work on their projects, with features like merge requests, bug tracking, and other common tools. “Infrastructure is very important for … continue reading
Claris launched Claris Connect, a workflow automation platform designed for the real-world challenges of SMBs. “The right path to being cloud-first is to be cloud smart,” said Brad Freitag, CEO of Claris. “That means giving problem solvers all the power of the cloud – sharing, rapid deployment, scalability – without losing connection to the real … continue reading
Project Verona is a research programming language to explore the concept of concurrent ownership. The programming language is being run by Microsoft Research with academic collaborators at Imperial College London. It was inspired by other languages such as Rust, Cyclone, and Pony. The language also introduces a new model of concurrent programming in the form … continue reading
Applitools announced the general availability of Ultrafast Grid, a cloud platform that enables fast concurrent rendering of apps on different browsers and devices, with the reliability and stability of Visual AI. “Applitools navigates the vicious triangle by providing AI-driven testing for any browser and any device, nearly eliminating the test overhead per release, said Torsten … continue reading
Sonatype announced its plan overhaul JavaScript scanning by providing new npm automated pull requests and more free developer tools. The enhanced suite of JavaScript intelligence capabilities will provide developers with improved accuracy, increased policy control, and faster remediation of open source vulnerabilities, according to the company. “The exponential growth in use of npm packages shows … continue reading
The release of Babylon.js 4.1 includes performance optimizations, a new Node Material Editor that offers a cross-platform development experience with Babylon Native, Cascaded Shadows, Navigation Mesh, updated WebXR and gITF support. The new Node Material Editor removes the complexity of writing GPU programs without sacrificing power. Now developers can simply connect nodes together, according to … continue reading
.Net Core 3.0 is set to reach its end of life on March 3rd to make room for .Net Core 3.1 that was released last December. After this time, .NET Core patch updates will no longer include updated packages .NET Core 3.0. .NET Core 3.1 is a long-term supported (LTS) release that is set to … continue reading
Microsoft revealed its plans for Visual Studio through June 2020. The main focus will be on addressing top consumer feedback, improving UI Automation properties for better screen reader experiences, and improving performance. The developers behind Visual Studio laid out all of the planned adjustments that involve working with various languages and frameworks and added icons … continue reading
Google has announced the latest release of its integrated development environment. According to the company, the release of Android Studio 3.6 aims to address quality specifically in code editing and debugging use cases. The company announced a new packaging tool that aims to improve build performance and change the default packaging tool to zipflinger for … continue reading
Scala.js 1.0.0 is now available after 7 years of development. Scala.js is a close compiler that compiles Scala source code to JavaScript. The 1.0 release features great portability wrt. Scala/JVM, interoperability with JavaScript, and better run-time performance. “Scala.js 1.0.0 is the culmination of our efforts to simplify, specify, and future-proof all aspects of Scala.js, from … continue reading