coder-boy

Nam Vo Website

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

LATEST BLOG

blog cover

Hello Golang: My First Steps to the Language

I’ve worked with Ruby in several projects, which is defined as "a programmer’s best friend" for its clean and English-like syntax. While my back-end experience is rooted in the Ruby on Rails framework, I prefer TypeScript for building CLI tools and s...
published 2025-10-18 19:05:21 +0700 · 6 mins read
Software Engineer
Software Engineer
blog cover

Speed Up Independent Queries Using Rails load_async

When you're building a dashboard, it's common to fetch multiple, independent datasets. The page loading might be slow because it has to fetch all data to render a page. A common solution is using AJAX to load pieces of the dashboard, which is great, ...
published 2025-10-16 23:07:15 +0700 · 7 mins read
Software Engineer
Software Engineer
Ruby on Rails
Ruby on Rails