UBUddipan Bhattacharyyainuddipan.hashnode.dev·6d ago · 3 min readThe Day I Learned to Respect Database Indexes (The Hard Way)In 2021, I graduated from my university and joined a startup as its first employee. That time, I learned a lot of things. I picked up the full stack from scratch, Flutter, Node.js, MongoDB, all of it.00
UBUddipan Bhattacharyyainuddipan.hashnode.dev·Apr 28, 2023 · 3 min readNextJS: Implementing Dynamic MUI Themes for SubdomainsIn this article, I will use Next.js and MUI to create a project capable of switching themes depending on the subdomain. When a user visits a different subdomain, the theme name will be fetched from th00