Tutorials, product info, and good advice from the Honeybadger crew.
Have you ever felt that Git is an infuriatingly useful tool that you're stuck with? What if you could make git more friendly and convenient? Learn how to make your workflow faster and less stressful with these helpful Git tips.
Without version control systems like Git, life as a developer would be very different. Git is the center of modern collaborative software development. But how does Git work under the hood? Dig into this article to learn how Git works.
Laravel Prompts makes building interactive CLI/Artisan commands a breeze. In this article, we'll build a simple GitHub CLI client in the command line using Prompts.
Working with CSV files is something every programmer has to do eventually. Fortunately, Ruby's built-in CSV library puts plenty of tools at our disposal.
Got a Rails API that needs some love? Learn how to version your API endpoints so that you can introduce new features while maintaining backward compatibility!
Attributes are a powerful feature in PHP that can be used to add structured, machine-readable metadata to annotate your code. In this article, we'll look at what attributes are, how to use them, and how to create your own.
With all your data in one place, Honeybadger is quickly becoming the only monitoring tool you need to keep your web applications healthy and your users happy—and with curated dashboards, it's never been easier to get started!
If you want to run a Docker container in AWS ECS, but the image requires a configuration file to work properly, are you stuck creating a custom image just to add that file? Nope! Learn how to add that file at deployment time.
How secure is your API? Learn how to build an API with Ruby on Rails and use rack-attack to keep the bad actors out.
This year's Blue Ridge Ruby conference in Asheville, North Carolina, was not only a wonderful experience but also highlighted the opportunity (and what's at stake) in the Ruby community.