Status
Everything on SkillVeris tagged Status — collected across the glossary, study notes, blog, and cheat sheets.
5 resources across 2 libraries
Study Notes(3)
Action Results and Status Codes
How ASP.NET Core action results map to HTTP status codes, and how to choose the right response for every outcome.
Presence and Online Status
Implement accurate multi-device presence tracking in Socket.IO using reference counting and a Redis-backed store for horizontal scaling.
File Status Codes
Learn how COBOL's two-character FILE STATUS codes let a program detect and react precisely to the outcome of every file I/O operation.
Cheat Sheets(2)
API Design Principles Cheat Sheet
REST conventions, HTTP status codes, versioning, pagination, and error-handling practices for designing consistent, well-behaved web APIs.
HTTP Status Codes Cheat Sheet
A complete reference of 2xx, 3xx, 4xx, and 5xx HTTP status codes with correct meanings and example server-side usage.