coder-boy

Nam Vo Website

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

LATEST BLOG

blog cover

Solving the "must appear in the GROUP BY clause" Error in Rails and PostgreSQL

This blog will give an example of how to resolve this common error when using group_by in Active Record 1. Example problemFirst, take a look at this SQL problem. Imagine you're working on a booking ap...
View details
Software Engineer
Software Engineer
Ruby on Rails
Ruby on Rails
blog cover

[PART 1] Unlocking JavaScript Interview: Promises and Timers

JavaScript interviews often include questions about asynchronous programming, as it's a fundamental concept in modern web development. One common challenge is understanding the intricate dance between...
View details
Web Development
Web Development
Interview
Interview