the-beginners-guide-to-curl.hashnode.devArray Methods You Must KnowLet’s be real: JavaScript is massive. When you first look at the documentation for Arrays, it feels like staring at a menu with 500 options. But here’s a secret you don't need all of them to be a grea3d ago·5 min read
the-beginners-guide-to-curl.hashnode.devCSS Selectors 101: Targeting Elements with PrecisionImagine you are standing in a crowded room. You want to tell your friend Bob to put on a hat. If you just shout, "Put on a hat!", everyone in the room might put on a hat. If you shout, "Hey, people in blue shirts, put on a hat!", only a specific grou...Jan 29·4 min read
the-beginners-guide-to-curl.hashnode.devEmmet for HTML: A Beginner’s GuideWhen I started learning HTML, I felt like a hacker... for about five minutes. Then, the reality set in. Type <. Type div. Type >. Type <. Type /. Type div. Type >. Repeat. Repeat. Repeat. I spent more time hunting for the < and > keys on my keyboard ...Jan 29·4 min read
the-beginners-guide-to-curl.hashnode.devUnderstanding HTML Tags and ElementsWhen I first decided I wanted to learn how to build websites, I opened up a code editor and stared at a blank screen. It was intimidating. Where do you even start? I quickly learned that every single website you have ever visited from Google to Faceb...Jan 29·5 min read
the-beginners-guide-to-curl.hashnode.devHow a Browser Works: Guide to Browser InternalsOkay, pop quiz. What is the piece of software you use most often every single day? For most of us, it’s the web browser. Chrome, Firefox, Safari, Edge whatever your flavor, it’s your window to the internet. But have you ever stopped right after typin...Jan 29·6 min read