blog.yatharthverma.devHow Discord scaled search from billions to TRILLIONS of messages 馃攳Ever used the search bar in Discord to find an old message? Maybe you searched "meeting link" in your work server. Or tried to find that meme someone shared 2 years ago. Or looked for a conversation with a friend from months back. That simple search ...Feb 3路8 min read
blog.yatharthverma.devTop 5 IT skills in 2024IT landscape is evolving faster than ever. Whether you're a seasoned professional or just starting your journey, staying ahead of the curve is crucial. Join me, Yatharth, a senior software engineer at a dynamic remote startup, as we explore the top 5...Aug 25, 2024路7 min read
blog.yatharthverma.devScaling - System Design 01Scaling is an important part of system design. Without scaling, no application can survive. In this blog, I will explain scaling with a real-world example, making it easy to understand, so everyone can learn the concept quickly. Let's consider an exa...Jun 22, 2024路3 min read
blog.yatharthverma.devFormVibe - Create Beautiful Forms with EaseTeam Members Yatharth Verma Description Introducing FormVibe - Create Beautiful Forms with Ease In the digital era, forms are a vital tool for gathering information and engaging with users. However, designing visually appealing and user-friendly fo...Jun 13, 2023路7 min read
blog.yatharthverma.devNPM vs Yarn vs PnpmHi all, in this blog we are going to learn some differences between npm, yarn and pnpm. I guess everyone is aware of all these package managers. Let's first understand what exactly is package manager just in a brief. Package Manager Package manager l...May 2, 2023路3 min read