Hey there!🤟 I'm Paras.
Welcome to my corner on the web. I'm a developer diving into coding adventures and exploring new things. Join me in this journey of learning, where I share what I discover and pick up along the way. Let's keep it simple and dive into the world of tech together!

The Day I Decided to Automate PR Reviews

How a missed PR mistake led to an RCA, a blame game, and the creation of an AI-powered PR reviewer that is slave to no distractions.

Python
Git
Read

Why can't setState be awaited ?

React's setState is asynchronous let's dive deep into why is that and what problem it can create and how to avoid them.

React
Typescript
Read