How AI Can Help Your Company Save Time on Creating Release Notes

Every application changes over time. Occasionally, these changes happen so fast that simply reviewing them can take a developer hours or even days. At times like these, release notes come to the rescue, providing all curious eyes with a quick overview of what has changed within your product. However, ensuring that your release notes are […]
Best Tools to Integrate with Conductr AI

You cannot debug your code without knowing when, how, and why a bug occurred in the first place, as a recent TechCrunch article points out. The information you need to efficiently resolve an error could include: Type of error Time of the error Affected parts of your application Environment in which the error occurred (sandbox, developer, production) Actions taken […]
How to Build a Positive Culture Within Development Team on Debugging

Too many software development teams treat error logging as a burden rather than a chance to grow. That’s why Jeli’s “Howie: Post-Incident Guide” felt like a breath of fresh air. In the guide, Jeli’s team notes that negative treatment of bugs is everywhere, including the language we use to describe software development. Terms like “post-mortem” and “root-cause […]
Node.js Monitoring: Performance Monitoring Best Practices

Plenty of developers who start coding in Node.js do so because of how easy it is to get started. But once you are ready to take your application to the next level, you need to take a step back. Why did you choose to build in Node.js, and where do you want to take your […]
Azure DevOps Integration With Conductr AI Ticketing System

Introduction Are you sick of switching between tools when trying to keep track of customer support tickets? With Conductr, you can integrate your Azure DevOps records together with your customer support tickets to keep track of all relevant bugs, customer queries, and debugging efforts in one simple interface. Both your developer and customer support teams […]
Root Cause Discovery for NodeJS

Conductr is happy to announce that root cause discovery is now available for teams that run on NodeJS. This is exciting for full stack developers who utilize javascript because they can integrate with Conductr on the frontend and backend. Conductr has integrated with the most popular logging libraries including Winston, Bunyan, Pino, Log4js, and […]
3 Common Causes of JavaScript Errors and How To Avoid Them

JavaScript has long been the backbone of web interactivity, but it’s also infamous for its quirks and pitfalls. Despite its evolution over the years, developers still grapple with recurring errors that can derail even the most well-intentioned projects. As highlighted in a 2020 study titled “BUGSJS: a benchmark and taxonomy of JavaScript bugs,” , the […]
.NET Error Logging Basics: Everything You Need To Know About Logging

.NET Error Logging Basics While .NET is one of the most loved frameworks according to Stack Overflow Developer Survey for 2021, that popularity can bring issues for .NET error logging. There are “hundreds of thousands” of .NET packages available on NuGet, so developers can end up with an overwhelming tech stack to simply analyze .NET […]
JavaScript Error Logging: Everything You Need To Know

JavaScript Error Logging Basic Tips 37.3% of respondents to the 2021 State of JavaScript Survey agreed that developing in JavaScript is “overly complex”. Since JavaScript is extremely versatile, that adaptability can become too much to handle. The language integrates with too many other tools, so developers can end up with an overwhelming tech stack to […]
Root Cause Discovery for JavaScript

We are very excited to announce the release of Railtown Root Cause Discovery for Javascript. The team has been working hard to add javascript to the list of technologies that Railtown supports and is able to expose its Machine Learning platform to. This will allow teams visibility into the health of their application from the […]