JWT Authentication: How It Works, When It Fits, and Common Pitfalls
A practical look at JWT authentication — token structure, signing mechanics, and the trade-offs you need to understand before reaching for it.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 8/30)
A practical look at JWT authentication — token structure, signing mechanics, and the trade-offs you need to understand before reaching for it.
Designing API operations that produce no side effects when repeated; idempotency keys and practical implementation at the application layer.
An honest assessment of how side projects and open source contribute to a career: the returns, the costs, and when archiving a project is the right call.
A hands-on introduction to Go's standard testing package and the table-driven test pattern, embracing the language's minimal testing philosophy.
The practical decisions and lessons learned while consistently serving a single business logic to both React Native and web clients in Looplio.
A look at Laravel 11's leaner skeleton, the defaults that were removed, and the concrete impact on everyday development workflows.