blog.siddharth9890.comEffortless Type-Safe GraphQL SDK Generation with GraphQL SDK GeneratorHello everyone Today, we will discuss one of the most challenging tasks in working with a GraphQL server i.e creating an SDK. The pain often lies in writing .gql files and building corresponding TypeScript types to match the schema. Whenever the sche...Sep 1, 2024路2 min read
blog.siddharth9890.comMongoDB _id The most important thing that you should knowHello everyone. Most of us know what databases are why they are used and what are the types. Out of which MongoDB is a popular NoSQL database that is known for its flexibility, scalability, and ease of use. One of the key features of MongoDB is the i...Feb 27, 2023路3 min read
blog.siddharth9890.comA Tale of Debugging: Debugging Chrome extension.Hello everyone. Today i share a very interesting problem that i personally faced during my internship time. Which really helped me to think about the solutions and to come up with best possible solutions. Problem statement So during my internship, we...Feb 25, 2023路4 min read
blog.siddharth9890.comIntroduction to MongoDb aggregations and Eazy develop challenge 2Hello All In this blog i am going to discuss about the second challenge which consist of building MongoDB Charts using sample data and what i personally learned from it. So this weeks topic was MongoDb aggregations thanks for Shrey Batra for creating...Jul 4, 2022路3 min read
blog.siddharth9890.comStart-web-app v2.0 You want tailwind support let's get itHello everyone馃憢. Today i am excited to share with you that we have updated our npm package to major one i.e major release and added features plus typescript support as well so in this blog we are going to share all the information about this latest ...Jul 1, 2022路2 min read