asadulislam.hashnode.dev“SOAP vs REST: A Battle of Web Service Titans”SOAP vs REST: A Beginner-Friendly Guide to APIs Imagine you’re sending a package to a friend. You could use a formal courier service with strict rules and detailed paperwork, or you could ask a buddy to drop it off quickly. In the world of APIs — thi...Apr 18, 2025·6 min read
asadulislam.hashnode.devDependency Injection & Service LifetimeDependency Injection: Design patterns like Dependency Injection (DI), which promotes the creation of loosely linked code, are part of the SOLID principles (Dependency Inversion Principle). "Dependency Injection (DI) is a technique that achieves depen...Aug 28, 2023·12 min read