SMSourav Mahatoinblog.souravmahato.in·Jul 1 · 1 min readUnhappy Path Changed My Backend Perspective...One thing that backend slowly taught me... When I started learning backend, my focus was always on the happy path. I used to think, user sends the correct data, backend processes it, response goes bac00
SMSourav Mahatoinblog.souravmahato.in·Apr 22 · 2 min readAWS...trying diff methods of deployment...Recently I explored AWS... Before this, I tried some PaaS type deployment services. But I wanted to learn how things actually work in AWS, so I created an account and started trying things step by ste00
SMSourav Mahatoinblog.souravmahato.in·Mar 12 · 2 min readTrying to understand what actually happens behind Next.js serverless and edge..While using Next.js for some time, one thing was always in my mind because it uses serverless and edge functions. But I was always curious about what actually happens behind the scenes. So I started e00
SMSourav Mahatoinblog.souravmahato.in·Feb 20 · 2 min readlocalhost to deploy..project that changed my thinking....As a fresher stepping into software development, I initially focused on languages, frameworks, and tutorials, building small projects just for practice. After months of learning the development cycle,00
SMSourav Mahatoinblog.souravmahato.in·Feb 15 · 1 min readshadcn & ai give me superpower....While working on the frontend of my project, I used shadcn/ui, and it has been a great experience. The components are clean, stable, and highly customizable. Since it’s built on top of Radix UI and integrates well with Lucide icons, it provides both ...00