Preact or Svelte? An Embedded Widget Use Case
Preact or Svelte, which framework is best for building an embedded user feedback widget?
Preact or Svelte, which framework is best for building an embedded user feedback widget?
Session Replay is a powerful visual tool that captures user interactions, providing insights into the actions that resulted in errors. It records various…
Let's dive into mutation testing. In this post we talk about how mutation testing works, the state of it in JavaScript and we share our results of applying it to our JavaScript SDK repository
How we resolved incorrect Codecov bundle size reporting when using GitHub Actions.
This post will outline learnings the Sentry SDK team had from releasing v8 of the JavaScript SDKs.
How we completed a huge refactoring of a software used by thousands of developers without breaking things.
A complete guide to Python logging: setup, best practices, & troubleshooting tips to help streamline your Python development & improve app performance.
Cross-region replication is a foundational subsystem in multi-region Sentry. This post explores our design process.
I can’t imagine another product where I go from “I probably don’t need this” to “I am adding this to all my products.” That’s what Sentry did to me. Can you imagine how many things a product needs to get right to change someone’s mind without some sort of human interaction or sales pitch?
How to transform unreadable CSS selectors to React component names.
Before splitting our application database and infrastructure up, we wanted to have confidence in where the boundaries would be.
If you know me, you know I care about fast code. Recently, I ran a simple query that revealed that we spend almost $160k a year on one task. Luckily, we…
This is how we manage to comment Sentry issues related to code you're modifying in a pull request within seconds.
In this article, you will learn how to make use of Android Manifest placeholders to supercharge your Android app development.
In our latest edition of Dogfooding Chronicles, we use Discover to root out the bane of all companies everywhere: the 404 page.