coder-boy

Nam Vo Website

I developed this website to
share my knowledge and satisfy my coding passion

LATEST BLOG

blog cover

PWA and Service Worker: Making Your Web App Feel Native

You might have seen browsers allow you to install a website like an app. Building a native application takes significant effort, and not many common applications support it. Google Calendar and Gemini are examples. To use them like a native app, I ju...
published 2026-04-25 17:28:32 +0700 · 3 mins read
Software Engineer
Software Engineer
Frontend
Frontend
blog cover

CORS and CSRF: How Attackers Exploit the Gaps

I used to think CORS was a security feature. It is, partially. But the more I understood it, the more I realized how narrow its protection actually is. This post walks through how CORS works under the hood, where it breaks down, what CSRF is, and how...
published 2026-04-04 18:08:15 +0700 · 5 mins read
Software Engineer
Software Engineer