Cheat Sheets
HTTP Status Codes
#http#web#api
About this Resource
A complete reference for HTTP status codes, their meanings, and when to use them.
Classes
• 2xx: Success
• 3xx: Redirection
• 4xx: Client Error
• 5xx: Server Error
Detailed Overview
Understanding HTTP status codes is crucial for debugging web applications and building robust APIs. This reference categorizes codes into informational, success, redirection, client error, and server error groups.
More Cheat Sheets
Essential Git Cheat Sheet
The only Git commands you actually need. No fluff, just the essentials for daily development.
CSS Flexbox Visual Guide
A quick visual reference for flex-direction, justify-content, and align-items.
Docker Cheat Sheet
Quick reference for essential Docker commands and container management.