Iโve been learn HTTP recently โ what actually happens when we type a URL and hit enter? ๐คฏ
So I wrote a blog to explain it simply. If you're new to web dev, this might help you too!
๐ https://http1.hashnode.dev/http-servers
๐จโ๐ป Covered:
- What is an HTTP server?
- How browsers + servers talk
- A simple Node.js server explained step by step
- Next i will more deep dive into http server
Let me know what confused you most when learning HTTP maybe Iโll write about that next! ๐ง ๐ฌ
#BeginnerFriendly #Hashnode