abdxllahblogs.hashnode.devJavaScript Operators: The Basics You Need to KnowA few days ago, I was wondering if I can make a dish using only two ingredients. I made a quick Google search and it turns out I can. I came across something known as Banana Pancakes. It required the 3h ago·7 min read
abdxllahblogs.hashnode.devCSS Selectors 101: Targeting Elements with PrecisionWhy CSS Selectors are needed? Before we move to the topic, let us consider a YouTuber named Abdxllah72 having 100k subscribers hosting an iPad giveaway to his subscribers, consider the elements on your website as his subscribers. What if he says, “Al...Feb 1·3 min read
abdxllahblogs.hashnode.devHow a Browser Works: A Beginner-Friendly Guide to Browser InternalsWhat a browser actually is? We know the browser for its ability of opening websites. For it to make more sense, a browser is a software that acts as a translator or interpreter and converts HTML, CSS, and JS to websites that can be displayed on it. I...Feb 1·6 min read
abdxllahblogs.hashnode.devTCP vs UDP: When to Use What, and How TCP Relates to HTTPWhy Does the Internet Need Rules to Send Data? We are aware that Internet is a network of networks. There are many companies, countries, devices, etc. working together. How would such a thing work together so well if there are no rules?So, obviously ...Feb 1·3 min read
abdxllahblogs.hashnode.devTCP Working: 3-Way Handshake & Reliable CommunicationHello Readers, Before we dive deep into TCP, let's start off with a real-world scenario. You order food from Zomato. You made 2 orders, the first one being a Chicken Biryani and Tea & the second one being a Croissant and a Waffle. But when the order ...Feb 1·7 min read