SKshubham khandelwalinshubhamk18.hashnode.dev00Getting Started with cURL5d ago · 3 min read · Before you know about cURL, you should first know about what a server is, how data is transferred from the client (browser) to the server and vice versa. What is server ? A server is simply a computerJoin discussion
SKshubham khandelwalinshubhamk18.hashnode.dev00CSS Selectors 101: Targeting Elements with PrecisionMar 25 · 8 min read · As you have learned HTML, you know how to build the skeleton of a webpage. Now a skeleton needs a cover to wrap it. There comes CSS, which makes the body beautiful. But here’s the thing: CSS can’t styJoin discussion
SKshubham khandelwalinshubhamk18.hashnode.dev00Emmet for HTML: A Beginner’s Guide to Writing Faster MarkupMar 15 · 5 min read · Why Does Writing HTML Feel So Slow? When you type each tag in HTML it is basically a repetitive task because every day you are typing 100s of tag, it feels frustrated sometimes because you are doing tJoin discussion
SKshubham khandelwalinshubhamk18.hashnode.dev00TCP vs UDP: When to Use What, and How TCP Relates to HTTPMar 15 · 8 min read · As you know internet connects millions of computer all over the world. So, for sending any data over internet we need some rules which we call protocols. Because without rules if send data over internJoin discussion
SKshubham khandelwalinshubhamk18.hashnode.dev00DNS Record Types ExplainedFeb 28 · 4 min read · How does a browser know where a website lives? DNS is a phonebook of the internet. Now, Suppose if your friends lives in Delhi you go to Delhi you will not shout Shubham , Shubham where are you. You wJoin discussion