How Honeybadger migrated from Sidekiq to Karafka
Honeybadger recently migrated our background job processing from Sidekiq to Karafka. Dig in to see what we learned.
Honeybadger recently migrated our background job processing from Sidekiq to Karafka. Dig in to see what we learned.
A WYSIWYG editor allows users to easily format text, add images, and more. In this article, you'll learn how to build a rich text editor in React using CKEditor 5.
From frozen string literals to default block parameters, Ruby 3.4 brings some nice improvements and changes. Jump in to learn what's new.
The latest release of Rails includes a ton of new options and defaults that making shipping applications without a PaaS even easier. Dig in to learn what's new in Rails 8.
We're thrilled to announce a native integration with ilert, combining Honeybadger's full-stack application monitoring with ilert's real-time alert routing and on-call management platform. Read the announcement to learn more.
This comprehensive guide walks you through how to build a scalable web application using JavaScript. Learn how to build a serverless backend from scratch today!
If you want to host custom domains for customers in your SaaS, you'll need to handle both DNS and SSL. Fortunately, Caddy can help with both. Read this article to learn how.
Say farewell to intricate setups and server management headaches. Learn how to deploy websites with Laravel Vapor, and skip all the fuss.
Working with images in Laravel web applications is a common task. In this article, we're going to take a look at how to use "intervention/image" to resize, rotate, crop, convert, and watermark images.
Enforcing consistency across a codebase is tedious. Jump into this article to learn how to test your architecture with Laravel Pest.