Logo
I'm currently building something awesome at Convergelab.ai

Solving Span Nesting Issues with Sentry's Asyncio Integration in FastAPI Applications

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

The TypeScript Advantage

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