gkrdhiman.hashnode.devUltimate Beginner's Guide to UML Class and Sequence Diagrams for Low-Level DesignUnderstanding system design is a key skill for any developer, especially when preparing for technical interviews or building scalable applications. Two of the most important tools in Low-Level Design (LLD) are Class Diagrams and Sequence Diagrams. Th...Dec 6, 2025·4 min read
gkrdhiman.hashnode.devHow to Create Your Own Browser ExtensionStep 2: Defining the API Call FunctionThis article is a comprehensive guide on how to create your own browser extension. It covers all the essential steps, including the following: Technologies Involved: HTML, CSS, JavaScript, and how they work toge...Jan 20, 2025·1 min read