
Web Networking: A Complete Guide
The web networking things you use every day but may not fully understand
Evan Moon
5 chaptersHTTP/2 vs HTTP/3, status codes, RESTful API design, and CORS. Covers the network concepts that come up most often in web development.
01
Simply Applying HTTP/2 with AWS
Advantages of HTTP/2 and How to Easily Enable It on AWS
02
Why Did HTTP/3 Choose UDP?
The web standard is changing. HTTP/3 picks UDP for speed.
03
HTTP Status Codes: The Server's Way of Talking Back
The small numbers that keep the internet in order
04
RESTful APIs: Where Frontend Meets Backend
Understanding the philosophy of REST — between representation and action
05
Why we need to know about CORS?
Navigating the Cross-Origin Minefield: What Every Developer Needs to Know