In today’s post, I want to walk you through the steps I took to optimize the performance of an API used to serve data-heavy charts for a React dashboard. Initially, the API’s response time was a bottleneck, especially... Read more >>
In one of my recent projects at work recently, I was building a FastAPI application for one of our dashboards.
Read more >>