@kishann
Your daily dose of dev wisdom
Nothing here yet.
Nothing here yet.
Jan 31 · 5 min read · Every website you visit like google, YouTube, Instagram or your own portfolio all these are start with HTML Before colors , animations or interactivity their is HTML quietly doing one job - Giving structure to the webpage. so I will explain what HTML...
Join discussion
Jan 30 · 5 min read · Before data can travel cross the internet, it needs rules without rules, data would get lost, duplicated, or arrive in the wrong order and most applications would simply break. This is where TCP comes in. What Happen if Data is sent without Rules? Im...
Join discussion
Jan 30 · 6 min read · How the Internet Sends Data: TCP, UDP, and Where HTTP Fits In. When we use internet - watching YouTube, opening a website, sending a WhatsApp message. it feels instant and quick. but behind the scene, nothing is magic. The internet works because it f...
Join discussion
Jan 21 · 2 min read · Before talking about cURL, let’s understand who are talking to. A server is basically a computer sitting somewhere on the internet whose job is to: store data process requests send responses whenever you : open a website submit a form Log in ...
Join discussion