Learn how to resolve span nesting issues when using Sentry's AsyncioIntegration in FastAPI applications. This guide explains the problem, its causes, and provides a step-by-step solution using FastAPI's lifespan events to ensure proper asynchronous task tracing in Sentry.
Read More
Typescript is a superset of Javascript, so you can use it to write Javascript code. But it's a better choice for a lot of reasons. In this article, I'll share my experience with Typescript and why it's a better choice for web development.
Read More