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
SMSourav Mahatoinblog.souravmahato.in·Feb 11 · 1 min readbrowser security sucks in deployment configuration...so recently i working on my personal project almost completed frontend and backend both. then i started deployment because both app in different domain. honestly deployment teach me lot. still initially use auto deploy platforms but still configure d...00