Systems | Development | Analytics | API | Testing

Rollbar Tip of the Day: Telemetry

Telemetry allows you to view a 'breadcrumb' of events leading up to an exception directly in the Item details view. Telemetry is currently available in the Javascript, iOS, .NET, and Node.js SDKs. (and more to come!) Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remediates errors with real-time AI-assisted workflows. With Rollbar, developers continually improve their code and constantly innovate rather than spending time monitoring, investigating, and debugging.

The alternative app store opportunity for Android developers

Apple and Google’s dominance over mobile app stores has never seemed less certain, and there are many signs that new payment methods and alternative app stores might become the norm. They aren’t exactly new, though. What are alternative app stores? What opportunities do they provide? And why aren’t developers publishing there en masse, today?

Klocwork: The Ideal Static Code Analyzer for Developer Productivity, SAST, and DevOps/DevSecOps

Klocwork is a leader in static code analysis and SAST for C, C++, C#, Java, and JavaScript. Built for enterprise DevOps and DevSecOps in the software development industries of: Automotive Embedded Aerospace and defense Healthcare; and Gaming Klocwork scales to projects of any size, and seamlessly integrates with CI/CD pipelines, docker containers, and large complex environments. Such as Unreal Engine and Android (AOSP).

Top 5 Free Tools for JavaScript Developers

JavaScript is an awesome language to create fantastic client-side apps. You can use it to drive interactive elements and create engaging single-page applications to woo your customers. More importantly, most developers are familiar with JavaScript and can provide you top expertise for your project. Most of the JavaScript developers at hiring platforms like Reintech are adept at crafting innovative solutions for your unique business problems.

Rollbar Tip of the Day: Auto-Resolve

Simplify your error management workflow and configure Rollbar to automatically resolve items on deploy, or set an inactivity timer to resolve items if they have not occurred in a certain number of days. Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remediates errors with real-time AI-assisted workflows. With Rollbar, developers continually improve their code and constantly innovate rather than spending time monitoring, investigating, and debugging.

Embedded System Software Development: Everything You Need to Know

Embedded system software developers have a difficult job. For one, the work itself is challenging — embedded systems must withstand numerous updates to their environment to function properly. Plus, when something goes wrong in development, those higher up the chain tend to look at developers rather than the tools the team is using. You can’t solve new problems with old tools, and they are often at the root of a team’s mistakes or delayed releases.

Managing Secrets in a central location: Secret Envs filtering

We’ve just released (the first phase of) a new feature called Secret Envs filtering that enables managing secrets in a central location. Now you can set env vars as secrets from within your Workflows, mask them, and with a Script Step, use secrets from an external vault/company’s own service.

Create Your First Svelte App

It’s official (well, according to the gospel that is Stack Overflow): Svelte is the world’s favorite web development framework. According to a snapshot of over 80,000 devs carried out in May, this relatively new user interface tool is now more popular than established behemoths like React.js, Django and Vue.js. Programmers love its open-source convenience, its code-efficiency and its super-smart compilation, which generates an optimised JavaScript code based on your manual submissions.