Operations | Monitoring | ITSM | DevOps | Cloud

February 2024

Sponsored Post

Ensuring software quality with integration testing

Before the Raygun API limited release last year, we'd been consistently receiving requests for a public API for a long time, to provide a way for our customers to access their Raygun data programmatically. We're now proud to say we're providing a public API with a range of endpoints, but it took us a lot of planning and development to get here! In this post, I'd like to take you back to the beginning of development on our big API project. Specifically, I want to walk through the pivotal decisions we made around testing when we started development on the project, and how (and why) these have paid off.

JS Toolbox 2024: Frameworks and static site generators

In 2024, JavaScript is bigger than ever. The ecosystem is just as huge, and almost impossible to keep track of – so I’ve had a go at picking out 2024’s most essential JS tools for you. In part 1 of this series, we reviewed runtimes and package managers, the foundational building blocks of your software project. So in part 2, we’re analyzing the tools which form the walls and roof that give your software project its structure: frameworks and static site generators.

JS Toolbox 2024: Bundlers and Test Frameworks

JavaScript is bigger than ever, and the ecosystem is nothing short of overwhelming. In this JS toolbox 2024 series, we’ve selected and analyzed the most noteworthy JS tools, so that you don’t have to. In part 1 of this series, we explored the foundations of any JavaScript project: Runtime environments and package management. In part 2, we focused on JavaScript frameworks and static site generators.