What is A JWT and What it Ain't
Discover what JSON Web Tokens (JWTs) are, their structure, common misconceptions, and security considerations in web development.
The blog posts I've written for you.
Discover what JSON Web Tokens (JWTs) are, their structure, common misconceptions, and security considerations in web development.
Learn how GitHub Workflows ensure safe, transparent binaries in open-source projects like Passenger-CLI. Trust your downloads.
Regex, is the most powerful text search, extract, replace and validation tool. It may me complex at a first glance but it actually not.
How blog sites knows read counts? Can I manipulate it by spaming the refreshing the page button? How the mechanism work behind the scenes?
A story of escaping the digital overload, discovering retro hobbies, and rekindling the joy of anticipation.
How to fix unexpected logout issues in Next.js caused by link prefetching. Discover best practices for handling API routes and improving user experience