PinnedRitik ChourasiyaMy Internship Experience at DOCFLIQ as Tech InternInternships are a training ground for the professional “real world”.Apr 18, 2022Apr 18, 2022
Ritik ChourasiyaUnderstanding the Difference Between PUT and PATCH in REST APIsToday, I want to delve into a topic that often comes up when working with REST APIs: the difference between PUT and PATCH. As a software…Jul 28Jul 28
Ritik ChourasiyaSave Your Production Server by Mastering GitHub Branching and MergingManaging code changes and collaboration efficiently is crucial for any development team. One of the best practices for achieving this is…Jul 27Jul 27
Ritik ChourasiyaUnderstand Cognitive Complexity: A Key to Cleaner, More Maintainable CodeAs software developers, we strive to write code that is not only functional but also easy to understand and maintain. One crucial metric…Jun 30Jun 30
Ritik ChourasiyaStep-by-Step Guide: How to Use Websentry GitHub ActionWelcome to Websentry, a powerful GitHub Action that simplifies website health monitoring.Oct 31, 2023Oct 31, 2023
Ritik ChourasiyaLogX — Enhance Your GoLang Projects with Colorful LoggingLogging is a critical aspect of software development. It helps you track your application’s behavior, find bugs, and monitor its…Oct 15, 2023Oct 15, 2023
Ritik ChourasiyaPreventing MongoDB NoSQL Injection Attacks: Securing Your Node.jsMongoDB has become a popular choice for developers due to its flexibility and scalability. However, just like any other database, MongoDB…Jun 29, 20231Jun 29, 20231
Ritik ChourasiyaUnderstanding the Difference between CSR and SSR RenderingIn the realm of web development, rendering techniques play a crucial role in delivering engaging user experiences. Two popular rendering…Jun 28, 2023Jun 28, 2023
Ritik ChourasiyaThe Magic of Bloom Filters: A Probabilistic Data Structure for Checking Username ExistenceHave you ever wondered how computer programs quickly determine if a username already exists? Well, they often use a clever and efficient…Jun 26, 2023Jun 26, 2023
Ritik ChourasiyaUltimate guide about logging in Nodejs and its implementationWelcome to my blog on why logging is important in Node.js and how to implement it! If you’re a Node.js developer looking to enhance your…Jun 20, 20231Jun 20, 20231