Posts by Category
- Blog 3
- Django Rest Framework 1
- Bugs 1
- Projects 1
- Kubernetes 1
- Web Protocols 1
- Backend Essentials 1
- Web3 1
Blog
Why Backend Devs Should Care About Web3 (Even if You Hate Buzzwords)
A backend/security-friendly introduction to Web3: why it matters, what pain points it solves, and how it changes the ...
HTTP/3 for Backend Developers (and Curious Humans)
From HTTP/1.1 to HTTP/3 - why QUIC matters for backend performance, security, and user experience
The Sneaky DRF Authentication Bug: When 401 Turns into 403
How DRF's authentication class order causes incorrect HTTP response codes - and why it's arguably a bug