Operations | Monitoring | ITSM | DevOps | Cloud

November 2022

Java vs Python: Code examples and comparison

As two of the most popular and practical languages out there, should you choose Java or Python for your next project? Is one of these languages a clear-cut better option? The answer is a long one. According to GitHub’s annual Octoverse report, Python has now climbed to the second most popular language in usage, pushing Java down to third place.

Crash Reporting & Real User Monitoring for React applications

In this blog post, I’m going to talk about how to integrate Raygun4JS with React at a deeper level than what is provided out-of-the-box. None of these things are needed for Raygun4JS to do its primary job (reporting errors that happen on your website) but provide useful extra value for determining how your React application is performing and what is going wrong when an error occurs.

Announcement: Raygun Launches Public API

Today marks a new era for Raygun. With the launch our new Public API, you’ll be able to use the powerful metrics surfaced in Raygun in exciting new ways. This is our first step towards being API first, so watch for future developments. At Raygun, we pride ourselves on delivering invaluable customer-centric insights into the health of your software.

Manage your Raygun quota effectively with these tips

If you have any concerns about going over your plan’s monthly event quota, this guide will help you implement strategies to manage your Raygun error quota effectively. The key to staying within your quota is to keep the Raygun dashboard organized. This helps you save time too, as you’ll prevent non-critical errors staying active, ensuring you and your team are only alerted to the errors that matter. We recommend implementing the following actions to manage your event quota effectively.

17 Popular Java Frameworks for 2023: Pros, cons, and more

In 2023, Java is still the third most popular programming language in the world. It encompasses a vast ecosystem and more than 9 million Java developers worldwide. Java’s popularity comes down to a few key advantages; it’s a platform-independent language (write once, run anywhere) that follows the object-oriented programming paradigm and is straightforward to understand, write, and debug.

12 top PHP frameworks for web developers to consider in 2023

PHP, or Hypertext Preprocessor (originally Personal Home Page), is an open-source server-side scripting language used for developing dynamic websites and web applications. It’s extremely popular, too — more than 75% of all websites were still using PHP as of October 2022, with no signs of slowing down any time soon. It’s free to download and use and powerful enough to run some of the biggest websites on the internet (WordPress, Facebook, and Wikipedia, just to name a few).

Sponsored Post

JavaScript unit testing frameworks in 2022: A comparison

Choosing a JavaScript unit testing framework is an essential early step for any new front-end development project. Unit tests are great for peace of mind and reducing software errors. You should always make the time to test. But which framework should you choose for your project? We examined 11 of the most popular JavaScript unit testing frameworks according to stateofjs.com, to help you decide which is best for you.