ashish-networkingblogs.hashnode.devGetting Started with cURLIf you have ever looked at API documentation, you might have seen code snippets starting with the word curl. It is a way for developers to communicate with servers, test endpoints, and debug responses quickly. If you are into web development or API t...Feb 15·4 min read
ashish-networkingblogs.hashnode.devTCP vs UDP: When to Use What, and How TCP Relates to HTTPHave you ever wondered why a Netflix stream occasionally experiences glitches in between, but the emails never arrive with missing sentences? The answer to this lies at the heart of understanding the difference between TCP and UDP. These two protocol...Feb 14·5 min read
tech-blogs-ashish.hashnode.devWhy Version Control Exists: The Pendrive ProblemThe Importance of Version Control We use Google Maps almost every day, whether to find a location, explore routes to a new place or navigate through traffic. Apart from everything else, it is definitely used by cab drivers in Uber and Ola for navigat...Jan 28·3 min read