@corps21
Learning is the new earning
Nothing here yet.
Nothing here yet.
Jan 31 · 3 min read · Introduction What is HTML ? HTML or Hypertext Markup Language is the basic building block of the Web. It gives structure to web content. Think of them like skeleton of a web page. Just how skeleton gives structure to human body, HTML structures the w...
Join discussionJan 31 · 8 min read · What is a server? Server is just a computer, which is used to receive request and send responses. When you visit a web site or call an API, you interact with a server which handle your request and send appropriate responses. As a developer, you will ...
Join discussionJan 31 · 4 min read · Introduction Have you ever wondered what happens you when enter a URL into your browser, how does your browser know where a website lives. A browser only understands IP addresses, how does URL converted to an IP Address, who converts these URLs into ...
Join discussion