Jan 30 · 3 min read · If you imagine a website as a human body, HTML (HyperText Markup Language) is the skeleton. Just as bones give a body structure and hold everything in place, HTML provides the structure for a webpage. It tells the browser where the headings go, where...
Join discussion
Jan 30 · 3 min read · In the world of networking, TCP and UDP are the two primary ways data travels across the internet. If the Networking component, is the courier, TCP and UDP are the different "delivery methods" that courier chooses based on the job. TCP: The "Reliable...
Join discussionJan 24 · 5 min read · When you open a website, log into an app, or load a list of products… your computer is talking to another computer somewhere on the internet. That other computer is called a server. Before learning APIs, backend development, or even debugging website...
Join discussion